Jump to content

Just discovered this awesome site which teaches you how to programmer through interactive lessons written by programmers!

 

http://www.codecademy.com/#!/exercises/0

 

Note: last time i looked, they were having some issues with the Python tutorials

 

Link to comment
https://linustechtips.com/topic/13720-beginners-guide-to-programming/
Share on other sites

Link to post
Share on other sites

Thanks for sharing this website. I will bookmark this site, to add the site to my collection of learning code sites

Michael Summers

CaseObsidian 900D  MOBORampage IV Extreme CPU:  i7-4960X Ivy Bridge-E 3.6GHz  RAM:: Vengeance Pro 32GB  Boot : RAID 0  840 Pro  512GB  Data:  RAID 10 WD Red  2TB PS: Corsair : AX1200 GPU:  ASUS  GTX-780 Ti

Birthday Gift from my wife - She made me order it and built it :-)

Link to post
Share on other sites

if i had a dollar for every code side i bookmarked but never used, i could employ someone to just write my code! someday i'll get to them...

AMD 8350 // 8 GB Corsair Ram // PNY 780 Ti // Asus 1080p Monitor // Antec 120mm AIO // CM Quickfire TK w/ Custom Caps  // RAT 5 mouse // Audio Technica m50x // Behringer 4-line + Line6 8-line Audio Interfaces

Link to post
Share on other sites

i still like to go for books even if PDFs...

in this website though they seem to be feeding you the language itself and make it look easy.. it seems too easy. I went to the website tried out a few things like alert("asdfasd") and stuff like that but it felt empty

lets say in C++ we know cout, cin, cerr and all of those objects for input and output. however i dont know if *alert("asadsdf")* is a function. So on this web tutorial it felt too simplified but you know what, that might be what they are trying to do and its a great idea if you want to sort of understand a little bit of the language.

now i might have gotten it all wrong since i didnt do the whole tutorial so i cant really speak for the whole thing, its just the idea i got on it. correct me if im wrong i would like to know more about it.

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

×