This blog post is about functional-javascript-workshop, a workshop provided in nodeschool. You can just type sudo npm install functional-javascript-workshop -g
to install it.
Category: none
This blog post is about functional-javascript-workshop, a workshop provided in nodeschool. You can just type sudo npm install functional-javascript-workshop -g
to install it.
Time has really flied–now it is me as a third year student now and the thoughest semester ever since I entered NUS is just behind me. Looking back at the semester, it does not feel like the battle field as I was experiencing at that time–I can still do better but I did not give my best effort to my team and myself.
Before starting reading this post, maybe it is a good idea if you can watch this entire TED talk by yourself first YouTube Link
First update the archive:
First of all, basics of programming that you must be familiar with:
This is a summarization of a career talk conducted by Teo from Symantech about preparing for coding/programming interviews.
~~~obj-c @interface XYZPerson : NSObject{ }