Skip to main content

The Best Websites to Learn Coding Online


The Learn to Code movement has picked up momentum worldwide and that is actually a good thing as even basic programming skills can have a major impact. If you can teach yourself how to write code, you gain a competitive edge over your peers, you can think more algorithmically and thus can tackle problems more efficiently.

Don’t just download the latest app, help redesign it. Don’t just play on your phone, program it. — Obama.
There’s no reason why shouldn’t know the basics of coding. You can automate tasks, you can program your Excel sheets, improve workflows, you can extract data from websites and accomplish so much more with code. You may not be in the business of writing software programs but knowing the basics of coding will help you communicate more effectively with developers.

The Best Sites to Learn Programming

If you are ready to take the plunge, here are some of the best websites that offer courses in a variety of programming languages for free. I have also added a list of companion ebooks that will give you a more in-depth understanding of the language and they don’t cost anything either.

Online Courses & ScreencastsProgramming Books (Free)
JavaScriptCode Academy, Learn Street, Code Combat, Code AvengersEloquent JavaScript, JavaScript Guide, Speaking JS, JS The Right Way, Oh My JS, Canvassing
HTML & CSSCode Academy, Don’t Fear The Internet, Tutsplus, Learn Layout, A to Z CSS, Dash, Web Accessibility, The Hello World, Khan Academy, HTML5 from ScratchMozilla, Dive into HTML5, 20 Things I Learned, HTML Dog, HTML & CSS, HTML5 for Designers, DOM Enlightenment, HTML Canvas
jQueryCode Academy, Tutsplus, Code SchooljQuery Fundamentals, Learn jQuery
PythonCode Academy, Google, Learn Street, Python Tutor, IHeartPYPython for You and Me,  Dive into Python, Learn Python the Hard Way, Think Python, Python for Fun, Tango with Django, Django
Ruby & Ruby on RailsCode Academy, TryRubyCode Learn, Railscasts, Rubymonk, Learn StreetWhy’s (Poignant) Guide to Ruby, Learn Ruby the Hard Way, Learn to Program, Learn Rails by Example
PHPCode AcademyPHP Programming, Practical PHP
Google Apps ScriptGetting Started, Office Hours, Google Scripts Examples, Learning Apps Script
WordPressTreehouse, WordPress TV
Linux & Shell ScriptingStanford.edu, Explain ShellConquer the Command Line
Node.jsNodetuts, Node SchoolThe Node Beginner Book, Mixu’s Node book, Node Up and Running, Mastering Node.js
Angular JSCode School, Egg Head, Learn AngularAngular JS Tutorial, Thinking Angular, Angular Tutorial, Getting Started (Adobe)
Git (version control)Code School, Git Immersion, GitHub Training, UdacityPro Git, Learn Git, Gists in Github
Objective-C (iOS & Mac)Code School, Stanford, iTunesU
Chrome Dev ToolsCode School, Dev Tools Secret, Chrome Dev Tools Tutorial, Udacity, Building Browser Apps
Go LanguageGolang.org, GopherCastsProgramming in Go, Go by Example, Learning Go, Building Web Apps with Go, Learning Go
JavaLearn Java, Coding Bat, Java Udemy, LearnerooProgramming in Java, Thinking in Java, O’Reilly Learning Java, Think Java, Java & CS, Java for Python Devs
Android App DevelopmentUdacity (Google Developers), Coursera, The New Boston, Google University, App Development Essentials, Code Learn, App Inventor (Visual)
D3 (data visualization)
Data Visualization for the Web, Dashing D3, D3 Tips & Tricks
SQL (Databases)SQL Zoo, SQL @Stanford, Essential SQL, SQL for Nerds, Intro to SQL, SQL Bolt, PHP & MySQL
Everything ElseUdacity, edX.org, Coursera, Udemy$, Lynda$, Pluralsight$, Treehouse$, Open Consortium, One Month Rails$
Also see: How to Learn Regular Expressions (RegEx)
Also see: Learn Touch Typing & Code Faster
Also see: Learn VIM, the text editor for programmers

Comments

Popular posts from this blog

install jupyter Notebook without anaconda, [Minimum Installation], Add python and R kernel

If you want to use jupyter notebook with python and R but don't want to install Resource consuming anaconda IDE Here is what you need. in this post i'm going to intall Python, R and Jupyter Notebook directly from your windows command prompt. Step 1. Install Python3 Go on to the site download the latest binary and keep clicking next, next and next (Do not forget to note your installation directory for python)  https://www.python.org/downloads/ Step 2. Check your python insallation by opening CMD Open Run type "cmd" (Hit Ctrl + Shift + Enter to open in admin mode) type "python" you will see the python interpreter (fun fact: type "import this" ) type "exit()" to exit interpreter To install jupyter notebook type python -m pip install notebook (command Requires Administrative privilege's) you can add other library also to install like  python -m pip install notebook numpy pandas matplotib seaborn if you see error 'python' is not...

Unlocking the Power of Seedr: Your Ultimate Torrenting Companion

Exploring Seedr - The Online Torrent Downloader Seedr is an innovative online torrent downloader that provides a convenient and secure way to download and manage torrents directly from your browser. With its user-friendly interface and powerful features, Seedr has become a popular choice for individuals who want to access torrent content quickly and easily without the need for specialized software. Seedr offers a seamless torrenting experience. All you need is a web browser and an internet connection to start using Seedr. Simply visit their website at https://www.seedr.cc/ and sign up for a free account. Once you're logged in, you can start adding torrents to Seedr by either pasting the torrent link or uploading the torrent file directly. One of the advantages of Seedr is its fast and reliable torrent downloading speed. Seedr utilizes high-speed servers to fetch torrents and allows you to stream or download the files directly from their servers. ...

The Best Astronaut Movies

Hello Friends space: It’s the final frontier, the place where no one can hear you scream, and a boundless backdrop that squashes any man’s ego. Or so we’ve been told by 10 of the best space movies ever, as determined by the semi-rigorous ranking process we’re presenting today. 1. The Martian An astronaut becomes stranded on Mars after his team assume him dead, and must rely on his ingenuity to find a way to signal to Earth that he is alive. 2. Interstellar A team of explorers travel through a wormhole in space in an attempt to ensure humanity's survival. 3. Gravity 2013 Two astronauts work together to survive after an accident which leaves them stranded in space. 4. Avatar 2009 A paraplegic marine dispatched to the moon Pandora on a unique mission becomes torn between following his orders and protecting the world he feels is his home. 5. armageddon After discovering that an asteroid the size of Texas is going to impact Earth in les...