%h1 CSS and HTML
%p.subtitle The web is built on HTML and styled with CSS.
%img.sectionLogo{ src: ‘/images/sections/html5.svg’ }
%h1 The Web Development Course
=partial ‘partials/exercise_list’, locals: {section_slug: “webdev”, course_slug: “course” }
%h1 The Responsive Design Course
=partial ‘partials/exercise_list’, locals: {section_slug: “webdev”, course_slug: “responsive-design” }
%h1 The CSS3 Course
=partial ‘partials/exercise_list’, locals: {section_slug: “webdev”, course_slug: “css3” }
-# %h1 Gulp, SASS and Jade Courses
-# %nav.courses -# %ul -# %li -#
-# ## Learn Node in a day - NodeJS course near London
-# A brief introduction to the magic that is Node, plus Grunt, SASS Jade, Express and common plugins. Node is the most interesting serverside technology out there at the moment.
-# Prerequisites: This is not a learn to program course, you will need to have some coding ability, ideally in JavaScript.
-# Based in London but can run anywhere in the UK, or internationally.
-# _ Exercises and sample code -# _ Book now
-# %li
-#
-# ## Four day AngularJS plus NodeJS course
-# Angular is the perfect complement to Node. Create complete single page web applications completely from JavaScript. Everything you need to know.
-# _ Exercises and sample code -# _ Additional Angular Exercises and sample code -# * Book now
-# %li
-#
-# ## Five Day Modern Web Design course
-# Learn the full modern web stack. JavaScript, Angular, HTML5, CSS3, SASS, NodeJS, Bootstrap. Note that this is not an introductory course, and some knowledge of programming is required to tackle the material.
-# * Book now
JavaScript is by an order of magnitude the most widely deployed and available language in the world. It runs on pretty much every connected device you will come across. It is the shared programming language of the Internet.
With Node we can also run JavaScript on the server, allowing us to create web applications that are JavaScript through and through.
Courses run in a sunny training venue by the sea in Brighton, just 55 minutes from Victoria, or can run in house anywhere in the UK or worldwide.
Additional topics can be added on request
A brief introduction to the magic that is Node, plus Grunt, SASS Jade, Express and common plugins. Node is the most interesting serverside technology out there at the moment.
Prerequisites: This is not a learn to program course, you will need to have some coding ability, ideally in JavaScript.
Based in London but can run anywhere in the UK, or internationally.
%li
Angular is the perfect complement to Node. Create complete single page web applications completely from JavaScript. Everything you need to know.
%li
Learn the full modern web stack. JavaScript, Angular, HTML5, CSS3, SASS, NodeJS, Bootstrap. Note that this is not an introductory course, and some knowledge of programming is required to tackle the material.