• Is a career in technology for me?

  • layout-v2

    A basic introduction to css layout w/ older methods (float, tables & inline-block)

  • {the jump} part-time Pre-Bootcamp on-boarding details (Monday & Wednesday)

    Welcome & On-boarding for the { the jump} bootcamps

  • Copy of {the jump} full-time Pre-Bootcamp on-boarding details

    Welcome & On-boarding for the { the jump} bootcamps

  • {the jump} part-time Pre-Bootcamp on-boarding details

    Welcome & On-boarding for the { the jump} bootcamps

  • Tables & Forms

    HTML5 tags, forms & tables

  • {the jump} Full-Time Full-Stack Bootcamp: Session 1

    Welcome & On-boarding for the { the jump } Full-Time bootcamps

  • Copy of {the jump} Full-Stack Bootcamp: Session 4

    HTML5 tag round-up

  • Copy of {the jump} Full-Stack Bootcamp: Session 3

    HTML5 tags, forms & tables

  • NPM and associated techs

    fnm, nvm, node, npm, yarn

  • Copy of {the jump} Full-Stack Bootcamp: Session 2

    Intro to HTML

  • Copy of {the jump} Full-Stack Bootcamp: Session 1

    Welcome & On-boarding for the { the jump} bootcamps

  • The Development of Stateful Components in React

  • How To Code

  • State Management In React

  • Async and AJAX

    How asynchronous code is handled and how we make calls from the browser to retrieve other resources.

  • cbf-bloomberg

  • First Servers

    First Servers

  • Typescript

    Typescript is a language created by Microsoft based on JavaScript. It includes type checking to prevent errors. This is a guide to beginner/intermediate Typescript usage.

  • Redux

    A brief introduction to flux methodology, focussing on Redux

  • React Learning Aims & Objectives 2

    What we're trying to achieve when learning react

  • React Learning Aims & Objectives

    What we're trying to achieve when learning react

  • Transport

    Focussing on HTTP and REST

  • {the jump} Full-Stack Bootcamp: Session 11

    A basic intro to CSS Grid

  • {the jump} Full-Stack Bootcamp: Session 7b

    Flexbox

  • {the jump} Full-Stack Bootcamp: Session 8

    Intro to media queries

  • {the jump} Full-Stack Bootcamp: Session 7

    A basic introduction to css layout w/ older methods (float, tables & inline-block)

  • {the jump} Full-Stack Bootcamp: Session 6

    A basic intro to some CSS properties

  • {the jump} Full-Stack Bootcamp: Session 5

    Intro to CSS

  • {the jump} Full-Stack Bootcamp: Session 4

    HTML5 tag round-up

  • {the jump} Full-Stack Bootcamp: Session 3

    HTML5 tags, forms & tables

  • {the jump} Full-Stack Bootcamp: Session 2

    Intro to HTML

  • {the jump} Full-Stack Bootcamp: Session 1

    Welcome & On-boarding for the { the jump} bootcamps

  • JavaScript Debugging

    Via developer tools

  • Programming Styles and Rules

    DRY, SOLID, Procedural, Object-oriented & functional

  • JS Intro v.2

    Intro to JS Course

  • Git & GitHub

    A basic workflow introduction

  • jQuery

    Intro to the famous client-side library!

  • My First Node Project

  • Copy of JS: Data Types

    Datatypes, Variables & Operators in JavaScript

  • Containerisation

    Docker & Kubernetes

  • Code Analysis & Testing

  • JS: Odds & Ends

    Control Flow, Loops, Timers, Dates, Regular Expressions

  • JS: Redux

    A brief introduction to flux methodology, focussing on Redux

  • JS: React (and SPAs)

    A brief introduction to Single Page Applications (SPAs) via React.js

  • JS: Web Sockets, Graphs & Real-time DBs

    Intro to D3.js; D3 wrappers, like NVD3.js, and; firebase (Google's socketed Database)

  • JS: Object Theory

    Deeper dive into objects, inheritance and OOP

  • JS: ES6 EXTRAVAGANZA!!

    Intro to ES6/7

  • JS: Transport & Servers

    Focussing on HTTP, Servers and REST

  • JS: AJAX & Templating

    How to programatically insert content, template and call servers for more...