Skip to content

codefellows/seattle-code-102d40

Repository files navigation

Code 102: Intro to Software Development

Welcome to Code Fellows!

We’re delighted to have you as a member of our Code 102: Intro to Software Development course, where you'll learn the basics of computer programming. It'll be a lot of work and a lot of fun.

In this course you will build a strong software development foundation and learn how to use HTML, CSS, and JavaScript to build for the modern web. You will learn the methods and tools of professional software developers through studying computer science concepts and utilizing contemporary development technologies, including VSCode, Chrome (and its developer tools), Git, GitHub, and Terminal.

Instructional Staff

Instructor: Kassie Bradshaw, email: kassie.bradshaw@codefellows.com, slack: @Kassie Bradshaw

Link to Canvas Assignments

Course Schedule

  1. Learning. Markdown.
  2. The Coder's Computer
  3. Revisions and the Cloud
  4. Structure web pages with HTML
  5. Design web pages with CSS
  6. Activate web pages with JavaScript
  7. Programming with JavaScript
  8. Just enough math, logic, and computer architecture
  9. Career Coaching
  10. 201 Entrance Exam

Tips for Success

Get ready to tackle some seriously ambitious material! You'll have the most success if you:

  • Take notes during class.
  • Keep up with the daily assignments (code and reading).
  • Research topics that are new or confusing.
  • Speak up when you're stuck for more than 15 minutes.
  • Be thorough and deliberate when reading error messages and console/terminal responses. Take your time and do not go too fast. Always know what you are doing.
  • And, above all else, pay attention to details.