Group Session Content
Session Title | Objectives |
---|---|
Intermediate Git & GitHub | Increase skills needed to collaborate with projects on GitHub |
The Browser & JavaScript Engine | This course starts with a high-level overview of how the browser renders a web page from start to finish (Http, Html, CSS, JS ). Then moves on to looking at what happens when JavaScript runs in the browser. If you want to understand JavaScript better, then this the course for you. |
JavaScript Debugging | Become comfortable using Chrome Console |
Intro to Git & Github | Get clarity on your basic git skills, learn how to solve problems! |
Ruby Debugging | Gain knowledge on debugging tools in Ruby! |
How Professionals Do the Work | Hear from a professional, what it's like to write code, and how to do it well. |
Thoughts on Code | Wonder how to write good code no longer! Let a professional tell you how it's done. |
Testing Principles | Level up your testing skills, hear about the principles behind testing, and how to make those decisions. |
JavaScript Testing | Increase skills and awareness needed to test in JavaScript |
Ruby Testing | Increase skills and awareness needed to test in Ruby |
Ruby in Depth | Deeper understanding of Objects and design in Ruby |