Skip to content

Latest commit

 

History

History
69 lines (54 loc) · 2.05 KB

README.md

File metadata and controls

69 lines (54 loc) · 2.05 KB

Built with Grunt

SkylabCoders Academy - Full Stack Web Development Bootcamp @Autumn2016

Description

This repository contains the presentation used in the Full Stack Web Development Bootcamp done by SkylabCoders Academy for 9 weeks from 3rd October to 2nd December in 2016.

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 angular.js) 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: angular.js

Backend

  • Node.js
  • ES2015
  • Express
  • MongoDB

Materials

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

TO-DO

  • Fonts & Icons locally