sdeascentis / codecademy-exercise-answers

:mortar_board: Codecademy.com exercise answers

Home Page:http://www.codecademy.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codecademy Logo

Codecademy is an online interactive platform that offers free coding classes in seven different programming languages including Python, PHP, jQuery, JavaScript, and Ruby, as well as markup languages HTML and CSS. As of January 2014, the site had over 24 million users who had completed over 100 million exercises. The site has received positive reviews from many blogs and websites, including the New York Times and TechCrunch.

Structure

  • HTML & CSS - Learn how to create websites by structuring and styling your pages with HTML and CSS.
  • JavaScript - Learn the fundamentals of JavaScript, the programming language of the Web.
  • jQuery - Learn how to make your websites interactive and create animations by using jQuery.
  • PHP - Learn to program in PHP, a widespread language that powers sites like Facebook.
  • Python - Learn to program in Python, a powerful language used by sites like YouTube and Dropbox.
  • Ruby - Learn to program in Ruby, a flexible language used to create sites like Codecademy.
  • Make a Website - Build a recent version of Airbnb's home page and learn the fundamentals of web development in the process.
  • Make an Interactive Website - Build the Flipboard home page and learn how to add interactivity to your website.
  • Make a Rails Application I - Build the Etsy site using Ruby on Rails and learn the essentials of database-backed web applications.
  • Learn AngularJS - Learn to build web apps using AngularJS 1.x. By the end of the course, you'll be able to use AngularJS to create your own apps.

Contributing

  1. Fork it!
  2. Commit.
  3. Push.
  4. Submit a pull request :)

Requests, Improvements, Issues

If you found a mistake, or want improvemenents are needed feel free to submit a new issue with an appropriate label

Credits

Big thanks to all contributors.

License

The MIT License (MIT)

Copyright (c) 2014 - 2015 Edvins Antonovs

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

:mortar_board: Codecademy.com exercise answers

http://www.codecademy.com

License:MIT License


Languages

Language:JavaScript 41.2%Language:HTML 28.9%Language:CSS 22.0%Language:Ruby 6.6%Language:Python 1.4%