Here’s some study material that may help prepare for rtCamp’s Campus Hiring process.
HTML & CSS
- HTML5 Tutorial by MDN Web Docs
- CSS Tutorial by MDN Web Docs
- Learn to Code HTML & CSS by designer & front-end developer Shay Howe
- Code Guide – Standards for developing consistent, flexible, and sustainable HTML and CSS.
- HTML Cheat Sheet
- CSS Cheat Sheet
- Flexbox Froggy
- CSS Flexbox Fundamentals Visual Guide
- CSS Grid Garden
- Opening the Box Model
- Learn BEM — Block Element Modifier
- BEM Best Practices – BEM-Examples
- SASS
JavaScript
PHP & MySQL
- PHP 7 Tutorial by W3Schools
- Clean Code concepts adapted for PHP
- PHP: Namespaces
- PHP: Language Reference
- MySQL Database
- MySQL Tutorial
Command Line
Git
- Roger Dudler’s Git Guide