open source - Getting C++ experience -



open source - Getting C++ experience -

how suppose c++ experience? i've been reading thinking in c++ (almost of it) , of c++ programming language , experience in c++ can have mention in resume (i'm pupil in 1st year).

i sorry if question has been asked mentioned open-source projects find them hard join. bunch of source code , no ideea start from...

should first read more books on (i've found c++ recommended books topic on stackoverflow) ? , do after?

what internships?

your college education give wealth of knowledge , experience draw on won't give context of when , should apply knowledge. working on actual project accelerate learning great deal.

some people have drive think potential project , set aside time work on regularly. sense coming project hard part. internship great way experience applying craft, come project , may net few bucks coffee fund!

when comes learning basics, c++ books do. don't see lot of value in reading 10 varieties of intro c++. of additional knowledge larn googling (being pro googler key). i'm not saying books not resource, are... expensive. focus on variety. if have nuts , bolts c++ book start working through patterns book ( gang of 4 ), code design book ( kind of agile tdd type book clean code ) , database , networking knowledge under belt ( knowing these valuable ). picking book in language java , working through examples in c++ can useful too. forces think doing instead of re-create , pasting tutorials.

as far open source... grab git repo , start looking interesting project. typically can check project out , add together useful , request merge. can read through bug list , seek solve bugs request merge them well. loves bug fix.

did mention becoming great code repo's important? start learning git today.

hope helps :)

c++ open-source

Comments

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -