Welcome! This website outlines the three streams that make up the full stack coding bootcamp:
- HTML5: a markup language used for structuring and presenting content on the World Wide Web.
- CSS3: a style sheet language used for describing the presentation of a document written in a markup language.
- JavaScript: a high-level, dynamic, weakly typed, prototype-based, multi-paradigm, and interpreted programming language.
- Cloud9 IDE: a cloud-based integrated development environment (IDE) that lets you write, run, and debug your code with just a browser.
- Git: a version control system for tracking changes in computer files and coordinating work on those files among multiple people.
- Github: a web-based hosting service for version control using git. It is mostly used for computer code.
- Python: an interpreted high-level programming language for general-purpose programming.
- Flask: a micro web framework written in Python and based on the Werkzeug toolkit and Jinja2 template engine.
- MongoDB: a free and open-source cross-platform document-oriented database program. Classified as a NoSQL database program, MongoDB uses JSON-like documents with schemas.
- MySQL: an open-source relational database management system (RDBMS).
- Git: a version control system for tracking changes in computer files and coordinating work on those files among multiple people.
- Github: a web-based hosting service for version control using git. It is mostly used for computer code.
- Python: an interpreted high-level programming language for general-purpose programming.
- Django: a free and open-source web framework, written in Python, which follows the model-view-template (MVT) architectural pattern.
- Heroku: a cloud platform as a service (PaaS) supporting several programming languages that is used as a web application deployment model.
- Git: a version control system for tracking changes in computer files and coordinating work on those files among multiple people.
- Github: a web-based hosting service for version control using git. It is mostly used for computer code.
- MySQL: an open-source relational database management system (RDBMS).