Built with Grunt

SkylabCoders Academy - Full Stack Web Development Bootcamp @September2017

Description

This repository contains the presentation used in the Full Stack Web Development Bootcamp done by SkylabCoders Academy for 10 weeks from 10th April to 15nd June in 2017.

Training Goals (Stream 1)

Learn and practice all basic knowledge so the students at the end of the stream are able to:

  • Create semantic markup (HTML5)
  • Apply designs and effects to sites/apps (CSS3)
  • Create and apply responsive designs (Mobile -> Tablet -> Desktop)
  • Add logic and behaviour (Javascript) to sites/apps
  • Daily use of version control tools & services (Git & GitHub)
  • Understand and use popular tools to speed up developments (Bootstrap, jQuery)
  • Use frameworks in the frontend (like React) to create and structure webapps
  • Understand Web Design and Frontend concepts, tools, workflows and architectures.

Contents

Frontend

  • Basic Tools (Sublime, Git, Github, Markdown, Command Line Tools)
  • HTML5
    • Semantic Web
    • Media (Video & Audio)
    • Forms
  • CSS3
    • Basics
    • Selectors & Specificity
    • Box Model
    • Layouts, Positioning
    • Responsive Design (Media Queries)
    • Flexbox
    • Transitions and transforms
  • Useful Frameworks: Bootstrap
  • Javascript Basics
    • Values, Types and Operators
    • Program structure
    • Functions
    • Data Structures: Objects and Arrays
  • Javascript Advanced
    • TDD
    • Inheritance
    • Higher-order Functions, Regular Expressions, ...
  • Javascript in the browser
    • DOM
    • Events
    • Canvas, Forms, ...
  • Useful Libraries for general purposes: jQuery.js
  • Useful Frameworks for creating apps: react.js

Backend

  • Node.js
  • ES2015
  • Express
  • MongoDB

Materials

You can access to the presentation used in the training at the URL : https://juanmaguitar.github.io/bootcamp-september2017/

TO-DO

  • Fonts & Icons locally