Code School Content Suggestions

Welcome to Code School’s content suggestion forum, where you can vote on the content you’d like to see from Code School. To use this resource, you will need to have either a free or paid account with Code School: codeschool.com

To vote:

  1. Use the search bar below to search for the topic of your choice. You can search by keyword or course category.
  2. The results will show you if anyone has made a content suggestion related to this search term or category.
  3. Review the search results and comment or vote on a topic. Each user is allowed 20 total votes, so use them wisely.
  4. If you don’t see an existing idea that fits your request, then submit your new idea for others to vote on.

Also:

  • Please review Code School’s existing courses
    to make sure you’re suggestion doesn’t already exist.
  • When posting a new idea, please use the categories provided.
  • Code School will try to review and consider every idea submitted, however, we may not be able to respond to everyone.
  • No trolls :)

Thank You,

The Code School Team

What additional content would you like to see from Code School?

You've used all your votes and won't be able to post a new idea, but you can still search and comment on existing ideas.

There are two ways to get more votes:

  • When an admin closes an idea you've voted on, you'll get your votes back from that idea.
  • You can remove your votes from an open idea you support.
  • To see ideas you have already voted on, select the "My feedback" filter and select "My open ideas".
(thinking…)

Enter your idea and we'll search to see if someone has already suggested it.

If a similar idea already exists, you can vote and comment on it.

If it doesn't exist, you can post your idea so others can vote on it.

Enter your idea and we'll search to see if someone has already suggested it.

  • Hot ideas
  • Top ideas
  • New ideas
  1. NoSQL

    I'd like to learn more about the different NoSQL options MongoDB, CouchDB, Cassandra... etc. How to choose between them and how to use them in a rails project.

    1,225 votes
    Vote
    Sign in
    Signed in as (Sign out)
    You have left! (?) (thinking…)
    10 comments  ·  New Course Track  ·  Flag idea as inappropriate…  ·  Admin →
  2. Javascript

    Would love to see a raw JavaScript course that covers core information similar to "Definitive JavaScript, The Good Parts, or Eloquent JavaScript". Plus, having a series that competed with the flat CodeAcademy would be good for your image.

    1,081 votes
    Vote
    Sign in
    Signed in as (Sign out)
    You have left! (?) (thinking…)
    13 comments  ·  JavaScript Related Course  ·  Flag idea as inappropriate…  ·  Admin →
  3. Advanced Git

    Building off of the Git Real course, I'd like to dive more into the advanced features of git.

    1,013 votes
    Vote
    Sign in
    Signed in as (Sign out)
    You have left! (?) (thinking…)
    32 comments  ·  Electives  ·  Flag idea as inappropriate…  ·  Admin →
  4. JavaScript beyond the basics like the big boys.

    I would like to see a course or a series of courses to teach non computer science folks who want to write JS in OOP. Readability, commenting and best practices would be the focus. I want to write big boy code not spaghetti code.

    909 votes
    Vote
    Sign in
    Signed in as (Sign out)
    You have left! (?) (thinking…)
    3 comments  ·  JavaScript Related Course  ·  Flag idea as inappropriate…  ·  Admin →
  5. Python

    I would love to see an introduction to Python and Django. It'd be nice to see things like PEP8 (the Python style guide), common/useful modules and best practices covered as well.

    855 votes
    Vote
    Sign in
    Signed in as (Sign out)
    You have left! (?) (thinking…)
    9 comments  ·  New Course Track  ·  Flag idea as inappropriate…  ·  Admin →
  6. Sublime Text 2

    I would like to be more efficient with Sublime Text 2. This is an awesome editor but it lacks of good tutorials and guides!

    834 votes
    Vote
    Sign in
    Signed in as (Sign out)
    You have left! (?) (thinking…)
    8 comments  ·  New Course Track  ·  Flag idea as inappropriate…  ·  Admin →
  7. Creating Beautiful, Simple Designs

    Coming from a code background, I find HTML and CSS very easy but it's very hard for me to imagine incredible designs. Bad design de-values my work. Can you teach us step-by-step how to create a design, starting with a blank photoshop file and walking us through how to choose fonts, layout, colors, etc?

    791 votes
    Vote
    Sign in
    Signed in as (Sign out)
    You have left! (?) (thinking…)
    26 comments  ·  Code TV Requests  ·  Flag idea as inappropriate…  ·  Admin →
  8. Android Development (Beginner / Advanced)

    Even though android development requires an IDEA (eclipse), it could be great to learn chunks of code each time with new chapters and experiment writing code.

    Personally I'd like to see Android game programming tutorials, but any android tutorial would be highly appreciated.

    Thanks!

    717 votes
    Vote
    Sign in
    Signed in as (Sign out)
    You have left! (?) (thinking…)
    6 comments  ·  New Course Track  ·  Flag idea as inappropriate…  ·  Admin →
  9. Algorithms

    Using this interactive way to teach practical algorithms and machine learning to use in your applications would be awesome!

    678 votes
    Vote
    Sign in
    Signed in as (Sign out)
    You have left! (?) (thinking…)
    7 comments  ·  New Course Track  ·  Flag idea as inappropriate…  ·  Admin →
  10. Rails for Zombies 3!

    Intermediate - Advanced course please!

    670 votes
    Vote
    Sign in
    Signed in as (Sign out)
    You have left! (?) (thinking…)
    10 comments  ·  Ruby Related Course  ·  Flag idea as inappropriate…  ·  Admin →
  11. PHP

    A beginner - intermediate course on PHP would be great, particularly for designers that need to understand more about server side programming.

    658 votes
    Vote
    Sign in
    Signed in as (Sign out)
    You have left! (?) (thinking…)
    8 comments  ·  New Course Track  ·  Flag idea as inappropriate…  ·  Admin →
  12. Ember

    Ember (formally Sproutcore 2) is getting hotter and feels extremely useful and adapted to web applications.

    Basic infos can be found at http://emberjs.com

    614 votes
    Vote
    Sign in
    Signed in as (Sign out)
    You have left! (?) (thinking…)
    15 comments  ·  JavaScript Related Course  ·  Flag idea as inappropriate…  ·  Admin →
  13. Angularjs

    A course similar to your backbone course except for Angular! Angular is much less natural to web-centric professionals and a guided course by your super capable instructors would be a god send to people like us.

    603 votes
    Vote
    Sign in
    Signed in as (Sign out)
    You have left! (?) (thinking…)
    23 comments  ·  JavaScript Related Course  ·  Flag idea as inappropriate…  ·  Admin →
  14. Rails production environment

    I'd like a course for running my Rails App on a production environment.
    (Server configuration, app configuration, getting multiple rails apps, secure db migrations, subdomains, running in parallel with LAMP, etc).

    551 votes
    Vote
    Sign in
    Signed in as (Sign out)
    You have left! (?) (thinking…)
    6 comments  ·  Ruby Related Course  ·  Flag idea as inappropriate…  ·  Admin →
  15. Ruby/Rails Metaprogramming

    A course on the metaprogramming aspects of Ruby like method_missing, instance_eval and class_eval as well as using these methods, mixins, include and extend to create your own ActiveRecord extensions.

    477 votes
    Vote
    Sign in
    Signed in as (Sign out)
    You have left! (?) (thinking…)
    2 comments  ·  Ruby Related Course  ·  Flag idea as inappropriate…  ·  Admin →
  16. Twitter Bootstrap

    Would be very nice to see a rails centric Twitter Bootstrap course which builds a mini application using both the css and javascript plugins.

    448 votes
    Vote
    Sign in
    Signed in as (Sign out)
    You have left! (?) (thinking…)
    9 comments  ·  New Course Track  ·  Flag idea as inappropriate…  ·  Admin →
  17. Advanced Python

    Python is such an easy and fun language to learn I don't think it is necessary to offer an introductory course on it. An advanced course, however, would be very useful.

    397 votes
    Vote
    Sign in
    Signed in as (Sign out)
    You have left! (?) (thinking…)
    4 comments  ·  New Course Track  ·  Flag idea as inappropriate…  ·  Admin →
  18. Vim

    Vim is one of the must have tools in professional programmer toolbox but it's quite hard to learn. Codeschool course on the topic would be awesome.

    385 votes
    Vote
    Sign in
    Signed in as (Sign out)
    You have left! (?) (thinking…)
    11 comments  ·  New Course Track  ·  Flag idea as inappropriate…  ·  Admin →
  19. RubyMotion

    Course about how to create iOS Apps with RubyMotion: http://www.rubymotion.com/

    http://pragmaticstudio.com/screencasts/rubymotion

    378 votes
    Vote
    Sign in
    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Ruby Related Course  ·  Flag idea as inappropriate…  ·  Admin →
  20. TDD and BDD: using Rspec and Cucumber

    Basic of this rails testing religion

    338 votes
    Vote
    Sign in
    Signed in as (Sign out)
    You have left! (?) (thinking…)
    10 comments  ·  Ruby Related Course  ·  Flag idea as inappropriate…  ·  Admin →
← Previous 1 3 4 5 6 7 8 9 10 11 24 25
  • Don't see your idea?

Feedback and Knowledge Base