Hi Nges,
I learned the C API by reading the code here: 
https://github.com/apache/avro/tree/trunk/lang/c
I would also recommend setting up some application that writes and reads avro 
files. Setting up simple applications using new libraries is one of the best 
ways to learn about them.
One suggestion for getting started with the C API is to use the new version of 
creating avro structs for serialization rather than the legacy version. 
Unfortunately most of the documentation that can be found is for the legacy 
version.

Sam 


     On Thursday, October 15, 2015 1:47 PM, Nges Brian <nges.br...@gmail.com> 
wrote:
   

 Hi Avro Community.
I am new here and I am interested to contribute to open source project
and precisely Avro C.
I am in My second year in the university of Buea offering Computer A
Engineering in the Faculty of Engineering and Technology.
I have been coding in C ,c++. And I am good at C. I am interested in
The Avro C project so I am asking for help on some links so that I can
start gaining experience in the code base and improve on the C API.
Thanks and waiting to here from the community soon.

On 10/14/15, Nges Brian <nges.br...@gmail.com> wrote:
> Hi Avro community ,
>


  

Reply via email to