Jump to content

How do i Prepare for Google Summer of Code ?

jsonschema

I would look I to paradigms of programming, OOP, functional, strategy maps etc. 

 

They will give you more ways of programming and let you solve problems easier.

 

And as you know the languages (c++ and js) perhaps learning the basics of them is a good way to start.

                     ¸„»°'´¸„»°'´ Vorticalbox `'°«„¸`'°«„¸
`'°«„¸¸„»°'´¸„»°'´`'°«„¸Scientia Potentia est  ¸„»°'´`'°«„¸`'°«„¸¸„»°'´

Link to comment
Share on other sites

Link to post
Share on other sites

5 minutes ago, vorticalbox said:

I would look I to paradigms of programming, OOP, functional, strategy maps etc. 

 

They will give you more ways of programming and let you solve problems easier.

 

And as you know the languages (c++ and js) perhaps learning the basics of them is a good way to start.

yes,also what should i go with c++ or js ? i want to do mostly backend stuff but given the demand for js and that its everywhere i wonder if doing js would be the right choice. 

Link to comment
Share on other sites

Link to post
Share on other sites

Just now, jsonschema said:

yes,also what should i go with c++ or js ? i want to do mostly backend stuff but given the demand for js and that its everywhere i wonder if doing js would be the right choice. 

I use nodeJs at work, have done for about a year now.

 

It's great for writing apis.

 

If you're going to be creating an api then look up express on npm.

 

If you pick nodeJs and need any help feel free to drop me a message

                     ¸„»°'´¸„»°'´ Vorticalbox `'°«„¸`'°«„¸
`'°«„¸¸„»°'´¸„»°'´`'°«„¸Scientia Potentia est  ¸„»°'´`'°«„¸`'°«„¸¸„»°'´

Link to comment
Share on other sites

Link to post
Share on other sites

17 minutes ago, vorticalbox said:

I use nodeJs at work, have done for about a year now.

 

It's great for writing apis.

 

If you're going to be creating an api then look up express on npm.

 

If you pick nodeJs and need any help feel free to drop me a message

i mostly want to devops,api's and that sort of stuff in the long run,core computation/comp sci stuff than front end sites/apps etc. I think i will go with react and node js. 

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×