Conference: Jun 13-15, 2016
Tutorials: Jun 16-17, 2016
Tutorial: JavaScript for Java, C# and C++ Developers
JavaScript became a de-facto standard language for development of the front-end of Web applications. This trend will continue with the adoption of the new version of the language based on the EcmaScript 6 specification, which you can and should start using today.
By the end of this full day tutorial you will learn how to program in JavaScript and will get familiar with the tooling that programmers use in the real world projects. This tutorial will consist of the three parts:
Part 1. JavaScript Building blocks
- Functions, Objects, Prototypal Inheritance,Closures
- Using Chrome Developer Tools
- JavaScript in the Web Browser, DOM, CSS
- An overview of selected ECMAScript 6 features
Part 2. Designing Single-Page Web Applications
- Web site prototyping. Designing a Product page of an online auction using JavaScript and CSS
- Responsive Web Design principles. Redesigning the Product page so it'll look good on smart phones and tablets. Our Product page will look like this: http://bit.ly/1CFw0uF
- Single-Page Applications. AJAX. JSON
- The Bootstrap framework. Responsive GUI components. Fluid grids. Yet another redesign of the Product page by using responsive Bootstrap components.
Part 3. Tooling of a JavaScript Developer
- node.js - JS framework plus a runtime for all development tools listed below
- npm - node package manager used for installing and managing development tools
- bower - package manager for the application dependencies
- grunt - a build automation tool
- Using transpilers to deploy your EcmaScript 6 code as EcmaScript 5 in today's Web browsers
Similar Talks
Other Tutorials:
Tracks
Wednesday Jun 10
-
Applied Data Science and Machine Learning
Putting your data to use. The latest production methods for deriving novel insights
-
Engineer Your Culture
Building and scaling a compelling engineering culture
-
Modern Advances in Java Technology
Tips, techniques and technologies at the cutting edge of modern Java
-
Monoliths to Microservices
How to evolve beyond a monolithic system -- successful migration and implementation stories
-
The Art of Software Design
Software Arch as a craft, scenario based examples and general guidance
-
Sponsored Solutions Track I
Thursday Jun 11
-
Emerging Technologies in Front-end Development
The state of the art in client-side web development
-
Fraud Detection and Hack Prevention
Businesses are built around trust in systems and data. Securing systems and fighting fraud throughout the data in them.
-
Reactive Architecture Tactics
The how of the Reactive movement: Release It! techniques, Rx, Failure Concepts, Throughput, Availability
-
Architecting for Failure
War stories and lessons learned from building highly robust and resilient systems
-
High Performance Streaming Data
Scalable architectures and high-performance frameworks for immediate data over persistent connections
-
Sponsored Solutions Track II
Friday Jun 12
-
Architectures You've Always Wondered about
Learn from the architectures powering some of the most popular applications and sites
-
Continuously Deploying Containers in Production
Production ready patterns for growing containerization in your environment
-
Mobile and IoT at Scale
Users, Usage and Microservices
-
Modern Computer Science in the Real World
How modern CS tackles problems in the real world
-
Optimizing Yourself
Maximizing your impact as an engineer, as a leader, and as a person
-
Sponsored Solutions Track III