Birmingham s First Developer Bootcamp

Size: px
Start display at page:

Download "Birmingham s First Developer Bootcamp"

Transcription

1 Birmingham s First Developer Bootcamp

2 TABLE OF CONTENTS 2-5 Overview The Course The Instructors Application Process Required Materials Our Partners 6 The Curriculum 7 About Platypi and Team 8 Pre-work Material 1

3 OVERVIEW We teach aspiring web developers how to code A full-time 10-week program, Depot/U transforms beginners into Front End Developers. Whether you are looking to make a career change with no prior programming experience or have the desire to polish your current development skills, Depot/U provides individuals seeking a career in web development a solid foundation by teaching modern web and mobile development skills. Job openings for software developers will increase 22% by 2022 with an average starting salary of 60K. Master mobile and web development Land a job Learn to build web and mobile apps using today s latest web technologies including TypeScript, JavaScript, HTML5, and CSS3. We partner with Birmingham s top employers to ensure that each student has the best chance to secure a job upon completion of the program. Learn strategic problem solving techniques Learn from the best Solving problems is essential to any developer s success. We will teach you proven techniques to approaching common development issues. Our instructors are the industry s top talent in web and mobile app development. They are dedicated to the success of Birmingham s future software developers. Cost Location Required Experience Class Size Application Process $12,500 Innovation No previous Applicants must $5,500 Depot programming people pass entrance *Thanks to our sponsors experience required exam prior to acceptance 2

4 THE COURSE A full-time 10 week program, Depot/U is a combination of lecture and project based learning. Students will participate in lectures M-F from 9am to 1 pm with the opportunity to complete their assignments from 12pm to 5 pm. An experienced trainer will be available for instruction and collaboration throughout the day. The entire course takes place in the Depot/U Dev Lab located inside Innovation Depot. Breakfast and lunch will be provided to each student. Key elements of the course include: learning the latest web technologies including TypeScript, JavaScript, HTML5, and CSS; implementing essential developer problem solving techniques, and opportunity to network with BBVA Compass - the official Hiring Partner of Depot/U. At the conclusion of the program, students will be qualified for an entry-level Front End Engineering role with the ability to make custom mobile and web applications. THE INSTRUCTORS Matt Landers - CEO of Platypi Matt began his career as a software engineer at a young age. It all began with a computer, a broken computer actually. Matt gradually gained interest in computers because he was always fixing them. At 17 he was working for a law firm in their IT department. His first introduction to programming was peering over the shoulders of the firm s developers. He began teaching himself how to code and was quickly advancing his career based off of this skill he was learning on his own. After a couple of years in various roles, Matt scored an interview with Microsoft at 19 years old. His opponent interviewees were Phd Engineers with 5 years more experience. Matt landed the job with Microsoft as a.net Evangelist and toured the country speaking to large business executives about.net. Since then, Matt has worked with many Fortune 500 companies as a Microsoft consultant for developing large-scale business applications. After years of working with Microsoft, Matt and his two partners ventured out on their own to create Platypi which specializes in cross-platform mobile and web development. Matt created the curriculum for Depot/U and is passionate about sharing his knowledge to 3 help aspiring developers accomplish their career goals while growing the technology community in Birmingham.

5 THE APPLICATION PROCESS 2 After submitting an application, students must finish 40 hours of course pre-work in order to be considered for acceptance to the class. This pre-work is meant to gauge the overall aptitude and willingness to complete the necessary work to become a skilled developer. This course work is at no extra cost to the student. 1 We believe the key to becoming a great developer is a mixture of three essential things curiosity, passion, and work ethic. Ideal candidates for Depot/U are looking for more than an increase in their paychecks, they have a genuine passion and desire to learn the rewarding skills of software development. We look for candidates who possess the ability to learn independently with a strong sense self motivation. 3 Once the pre-work is completed, each student must complete a coding challenge that involves building a very simple website in order to demonstrate their ability to implement the information learned from the pre-work. After the completion of the coding challenge, applicants will be invited for an interview to discuss future goals and ultimately assess if Depot/U is the right fit for both parties. REQUIRED MATERIALS Each student is required to have a Macbook. We understand that this is a considerable cost but it is absolutely necessary in order to fulfill all requirements of the course. 4

6 OUR PARTNERS Corporate Sponsors Depot/U provides organizations a unique opportunity to invest in the success and growth of their technology teams by partnering to train and mentor Birmingham s most promising Software Developers. By offering students valuable employment opportunities upon completion of the course, Hiring Partners are essential to the success and growth of Depot/U. Hiring Partners Depot/U provides organizations a unique opportunity to invest in the success and growth of their technology teams by partnering to train and mentor Birmingham s most promising Software Developers. By offering students valuable employment opportunities upon completion of the course, Hiring Partners are essential to the success and growth of Depot/U. Class Sponsor Class Sponsors are essential to Depot/U s goal of keeping the class cost per student as low as possible. As a Class Sponsor organizations are directly supporting the growth of tech talent in Birmingham. 5

7 Depot/U Curriculum Week 0 Prework Codecademy: HTML/CSS Codecademy: JavaScript Codecademy: Interactive Website Codecademy: Make a Website Git Tutorial Week 1 Web Basics Programming Concepts Overview Interacting with the DOM Using Custom Fonts Responsive Design/Bootstrap LESS External Libraries - jquery, etc. Week 2 Object Oriented JavaScript Static vs. Dynamic Languages Creating Reusable Libraries Functions and Objects Constructors Inheritance Recreate underscore.js Week 3 JavaScript Libraries and APIs Calling Services Promises Intro to Node.js npm (Package Manager) Require and Browserify Web Server Basics Week 4 JavaScript Frameworks Week 5 TypeScript MV* Frameworks Intro to Angular Data binding tsc - TypeScript Compiler PlatypusTS and PlatypusUI Modules, Interfaces, and Classes Routing Directives Dependency Injection Static Types and Generics Lambda Expressions tsd and DefinitelyTyped Week 6 Backend Basics Express.js REST Services Intro to Databases CRUD operations Authentication and Authorization Lambda Expressions Week 7 Mobile Basics Mobile User Experience Cordova and Crosswalk Local Deployment Interacting with the Hardware Cordova Plugins App Store Deployment 6

8 Depot U Curriculum Week 8 Class Project Week 9/10 Group Project Utilize developed skills to complete an end to end project Collaborate with students in a multi-developer environment Breakout into groups and present ideas for group project Develop end-to-end custom application based on their ideas Create resume, LinkedIn profile, and practice interviewing Project presentations to Hiring Partners and Sponsors ABOUT PLATYPI AND TEAM Platypi empowers businesses with the solutions, tools and guidance to create apps with an exceptional user experience that deploy to any device or browser. We are a team of former Microsoft engineers who set out to build an intuitive mobile and web development platform that would delight developers and create sophisticated user experiences. We have years of experience architecting and implementing cross-platform mobile solutions across multiple operating systems and devices. Our mission is to take cross-platform development to the next level by providing innovative tools for creating apps that can be easily maintained, managed and flawlessly delivered. 7

9 PRE-WORK MATERIAL All pre-work material is to be finished two weeks prior to the first day of class. Codecademy projects can be found on codecademy.com and the Git Tutorial on git-scm.com/docs/gittutorial. After completion of the pre-work, students will recieve a coding challenge administered by their instructor. Once finalized, the challenges will be evaluated based on the quality of the codebase. The campus coordinator will then follow up with the students to inform them of the next steps involving the interview process. HTML,CSS Learn how to create websites by structuring and styling your pages with HTML and CSS. JavaScript Learn the fundamentals of JavaScript, the programming language of the Web. Interactive Website Build the Flipboard home page and learn how to add interactivity to your website. Make A Website Build a recent version of Airbnb's home page and learn the fundamentals of web development in the process. Git Tutorial This tutorial explains how to import a new project into Git, make changes to it, and share changes with other developers. 8

Art of Code Front-end Web Development Training Program

Art of Code Front-end Web Development Training Program Art of Code Front-end Web Development Training Program Pre-work (5 weeks) Codecademy HTML5/CSS3 and JavaScript tracks HTML/CSS (7 hours): http://www.codecademy.com/en/tracks/web JavaScript (10 hours):

More information

WEB DEVELOPMENT IMMERSIVE GA.CO/WDI

WEB DEVELOPMENT IMMERSIVE GA.CO/WDI General Assembly Course Curriculum WEB DEVELOPMENT IMMERSIVE Table of Contents 3 Overview 4 Students 5 Curriculum Projects & Units 11 Frequently Asked Questions 13 Contact Information 2 Overview OVERVIEW

More information

HYBRID. Course Packet

HYBRID. Course Packet HYBRID Course Packet TABLE OF CONTENTS 2 HYBRID Overview 3 Schedule 4 Prerequisites 5 Admissions Process 6 What is a Full Stack? 7 Why Become a Full Stack Developer? 8 Inside the 3 Full Stacks: LAMP 9

More information

Web Applications: Overview and Architecture

Web Applications: Overview and Architecture Web Applications: Overview and Architecture Computer Science and Engineering College of Engineering The Ohio State University Lecture 1 Road Map in Pictures: Web App Road Map in Pictures Browser Request

More information

Network Consulting Engineer

Network Consulting Engineer Brochure Network Consulting Engineer February, 2012 2012 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 1 of 7 The Cisco Support Center in Krakow To understand

More information

Become a developer in 15 short weeks without having. to quit your job!

Become a developer in 15 short weeks without having. to quit your job! Become a developer in 15 short weeks without having to quit your job! ACLTC is a 15-week part-time educational program that helps you become a professional web developer. Unlike other bootcamps, no prior

More information

The Learn-Verified Full Stack Web Development Program

The Learn-Verified Full Stack Web Development Program The Learn-Verified Full Stack Web Development Program Overview This online program will prepare you for a career in web development by providing you with the baseline skills and experience necessary to

More information

www.expaway.com Offerte del 10 maggio 2013

www.expaway.com Offerte del 10 maggio 2013 www.expaway.com Offerte del 10 maggio 2013 On behalf of our client, a leading Internet Company in Berlin, we are currently accepting resumes for the following professional opportunity: PS007D SENIOR BACKEND

More information

This Record of activity confirms that Jonathan Scrase has completed the following courses within the Microsoft Virtual Academy:

This Record of activity confirms that Jonathan Scrase has completed the following courses within the Microsoft Virtual Academy: Introduction to Office 365 Development DevOps - Visual Studio Release Management Jump Start Building Blocks: JavaScript and C# (Initialize) Cross-Platform Development with Visual Studio Introduction to

More information

ServiceNow Authorized Training Partner. Program Guide

ServiceNow Authorized Training Partner. Program Guide ServiceNow Authorized Training Partner Program Guide ServiceNow Authorized Training Partner Program Guide Table of Contents Introduction... 3 Section I: ATP Program... 3 Program Overview... 3 Partner Candidate

More information

Learning Web App Development

Learning Web App Development Learning Web App Development Semmy Purewal Beijing Cambridge Farnham Kbln Sebastopol Tokyo O'REILLY Table of Contents Preface xi 1. The Workflow 1 Text Editors 1 Installing Sublime Text 2 Sublime Text

More information

Computer Science Course Descriptions Page 1

Computer Science Course Descriptions Page 1 CS 101 Intro to Computer Science An introduction to computer science concepts and the role of computers in society. Topics include the history of computing, computer hardware, operating systems, the Internet,

More information

1. Software Engineer (I, II, and III)

1. Software Engineer (I, II, and III) 1. Software Engineer (I, II, and III) We don t hire coders 1.1 Introduction 5AM s primary mission is to build software solutions for our clients. At 5AM, software engineers build those software solutions.

More information

BASIC COMPONENTS. There are 3 basic components in every Apache Cordova project:

BASIC COMPONENTS. There are 3 basic components in every Apache Cordova project: Apache Cordova is a open-source mobile development framework. It allows you to use standard web technologies such as HTML5, CSS3 and JavaScript for cross-platform development, avoiding each mobile platform

More information

HEAVY LIFTING WEB DEVELOPER

HEAVY LIFTING WEB DEVELOPER VENTUREWEB / A DIGITAL EXPERIENCE AGENCY HEAVY LIFTING WEB DEVELOPER JUNE 2015 1 VENTUREWEB / A DIGITAL FIRST AGENCY Heavy Lifting Web Developer DO YOU SEND TEXTS TO YOUR FRIENDS IN PHP? IN LOVE WITH ANGULAR.JS

More information

Develop Hybrid Mobile Applications with Apache Cordova & PhoneGap Enterprise

Develop Hybrid Mobile Applications with Apache Cordova & PhoneGap Enterprise Develop Hybrid Mobile Applications with Apache Cordova & PhoneGap Enterprise Andrew Savory Mobile Services and Solutions Evangelist, Adobe @savs ACM Learning Center http://learning.acm.org 1,400+ trusted

More information

Accelerating Business Value by

Accelerating Business Value by Accelerating Business Value by Mobilizing Backend Enterprise Applications To find out how GAVS can be engaged as your dedicated co-sourcing partner to improve business outcomes, please write to us at cosource@gavsin.com.

More information

Course Descriptions. preparation.

Course Descriptions. preparation. Course Descriptions CS 101 Intro to Computer Science An introduction to computer science concepts and the role of computers in society. Topics include the history of computing, computer hardware, operating

More information

Full Stack Web Developer

Full Stack Web Developer Full Stack Web Developer Position: Available 1 August 2015 Company Overview Spark is a boutique digital agency that specialises in helping Melbourne-based businesses get a high performing website and app,

More information

Trainer Preparation Guide for Course 20488B: Developing Microsoft SharePoint Server 2013 Core Solutions Design of the Course

Trainer Preparation Guide for Course 20488B: Developing Microsoft SharePoint Server 2013 Core Solutions Design of the Course Trainer Preparation Guide for Course 20488B: Developing Microsoft SharePoint Server 2013 Core Solutions 1 Trainer Preparation Guide for Course 20488B: Developing Microsoft SharePoint Server 2013 Core Solutions

More information

Information Technology, Certified Internet. Webmaster & Web Design. Making home learning easy... www.ukdlp.com

Information Technology, Certified Internet. Webmaster & Web Design. Making home learning easy... www.ukdlp.com Information Technology, Certified Internet Webmaster & Web Design Making home learning easy... www.ukdlp.com Information Technology, CIW & Web Design Studying For Information Technology, CIW & Web Design

More information

Web 2.0 Technology Overview. Lecture 8 GSL Peru 2014

Web 2.0 Technology Overview. Lecture 8 GSL Peru 2014 Web 2.0 Technology Overview Lecture 8 GSL Peru 2014 Overview What is Web 2.0? Sites use technologies beyond static pages of earlier websites. Users interact and collaborate with one another Rich user experience

More information

November 12 th 13 th London: Mastering Continuous Integration with Jenkins

November 12 th 13 th London: Mastering Continuous Integration with Jenkins 1. Course Objectives Students will walk away with a solid understanding of how to implement a Continuous Integration (CI) environment, including: Setting up a production-grade instance of a Jenkins server,

More information

Position Title: Implementation Engineer- HI COP FLSA Status: Department Name: Operations Team Supervisor's Title: Director of Professional Services

Position Title: Implementation Engineer- HI COP FLSA Status: Department Name: Operations Team Supervisor's Title: Director of Professional Services Position Title: Implementation Engineer- HI COP FLSA Status: Department Name: Operations Team Supervisor's Title: Director of Professional Services Primary Purpose and Function: The Implementation Engineer-

More information

Brief Description of project: This project will be an interactive Javascript. 1. What do you want to accomplish by doing this project?

Brief Description of project: This project will be an interactive Javascript. 1. What do you want to accomplish by doing this project? Date: 10/9/2013 Title: History of Web Development Brief Description of project: This project will be an interactive Javascript presentation detailing the history of web development from its early days

More information

HUW166: Introduction to Web Development

HUW166: Introduction to Web Development HUW166: Introduction to Web Development ///////////////////////////////////////////////////////////////////// Fall 2014 Monday/Wednesday 8:05 10:15pm Rm: E 301 Instructor: Jeremy Couillard Email: jeremycouillard@gmail.com

More information

DotNet Web Developer Training Program

DotNet Web Developer Training Program DotNet Web Developer Training Program Introduction/Summary: This 5-day course focuses on understanding and developing various skills required by Microsoft technologies based.net Web Developer. Theoretical

More information

Philip Klauzinski. Summary. Experience. Senior UI Engineer at Rightside pklauzinski@gmail.com

Philip Klauzinski. Summary. Experience. Senior UI Engineer at Rightside pklauzinski@gmail.com Philip Klauzinski Senior UI Engineer at Rightside pklauzinski@gmail.com Summary I am a senior web UI/UX architect, engineer and designer specializing in RESTful SPA (single-page application) development.

More information

Getting started with your AppDev Microsoft Development Library

Getting started with your AppDev Microsoft Development Library Getting started with your AppDev Microsoft Development Library Learning Roadmaps AppDev s comprehensive Microsoft Development learning library allows you or your team to have access to in-depth courses

More information

MODERN WEB APPLICATION DEVELOPMENT WORKFLOW

MODERN WEB APPLICATION DEVELOPMENT WORKFLOW MODERN WEB APPLICATION DEVELOPMENT WORKFLOW FIRST, LET S LOOK AT THE PAST THROW A BUNCH OF HTML FILES THROW A BUNCH OF ADD A COUPLE OF HTML FILES CSS FILES THROW A BUNCH OF ADD A COUPLE OF PUT SOME HTML

More information

AppDev OnDemand Microsoft Development Learning Library

AppDev OnDemand Microsoft Development Learning Library AppDev OnDemand Microsoft Development Learning Library A full year of access to our Microsoft Develoment courses, plus future course releases included free! Whether you want to learn Visual Studio, SharePoint,

More information

Developing ASP.NET MVC 4 Web Applications

Developing ASP.NET MVC 4 Web Applications Course M20486 5 Day(s) 30:00 Hours Developing ASP.NET MVC 4 Web Applications Introduction In this course, students will learn to develop advanced ASP.NET MVC applications using.net Framework 4.5 tools

More information

Software Development & Education Center PHP 5

Software Development & Education Center PHP 5 Software Development & Education Center PHP 5 (ADVANCE) Detailed Curriculum Advance PHP JQuery Basics Of JQuery Including the JQuery Library Code in an HTML Page JQuery Utilities Faster, Simpler, More

More information

The course is designed for teachers with any level of experience or subject knowledge.

The course is designed for teachers with any level of experience or subject knowledge. Apps for Good FAQs Applying to be an Apps for Good Education Partner 1. Who is eligible to be an Apps for Good Education Partner? The Apps for Good course has a proven track record in a wide range of contexts

More information

dustin caruso JavaScript / WordPress / UI developer 1230 Parkside Drive South, Reading, PA, USA dustin@dustincaruso.com +1.484.525.

dustin caruso JavaScript / WordPress / UI developer 1230 Parkside Drive South, Reading, PA, USA dustin@dustincaruso.com +1.484.525. dustin caruso JavaScript / WordPress / UI developer 1230 Parkside Drive South, Reading, PA, USA dustin@dustincaruso.com +1.484.525.0070 OVERVIEW Proficient using JavaScript libraries for AJAX, JSON, RESTful

More information

Web application specialist with a broad range of front-end technology expertise.

Web application specialist with a broad range of front-end technology expertise. Kris Karras Experienced Front-End Engineering for UI/UX developer.kris.karras@gmail.com Summary Web application specialist with a broad range of front-end technology expertise. Loves working with creative

More information

People Management and Leadership Training That Gets Results!

People Management and Leadership Training That Gets Results! and Leadership Training That Gets! Welcome to Great Managers! A 5 year Australian Government-funded research report, Leadership, Culture and Management Practices of High Performing Workplaces: The High

More information

Mastering Continuous Integration with Jenkins

Mastering Continuous Integration with Jenkins 1. Course Objectives Students will walk away with a solid understanding of how to implement a Continuous Integration (CI) environment with Jenkins, including: Setting up a production-grade instance of

More information

Contents. Mission This year s reach Workshop successes WordPress workshop HTML/CSS workshop Game Dev Shindig Upcoming Events

Contents. Mission This year s reach Workshop successes WordPress workshop HTML/CSS workshop Game Dev Shindig Upcoming Events Q1 2015 Report Contents Mission This year s reach Workshop successes WordPress workshop HTML/CSS workshop Game Dev Shindig Upcoming Events Mission New Orleans WIT exists to improve the industry landscape

More information

COURSE SYLLABUS EDG 6931: Designing Integrated Media Environments 2 Educational Technology Program University of Florida

COURSE SYLLABUS EDG 6931: Designing Integrated Media Environments 2 Educational Technology Program University of Florida COURSE SYLLABUS EDG 6931: Designing Integrated Media Environments 2 Educational Technology Program University of Florida CREDIT HOURS 3 credits hours PREREQUISITE Completion of EME 6208 with a passing

More information

Students who successfully complete the Health Science Informatics major will be able to:

Students who successfully complete the Health Science Informatics major will be able to: Health Science Informatics Program Requirements Hours: 72 hours Informatics Core Requirements - 31 hours INF 101 Seminar Introductory Informatics (1) INF 110 Foundations in Technology (3) INF 120 Principles

More information

PHP FRONT END DEVELOPER (BERLIN)

PHP FRONT END DEVELOPER (BERLIN) On behalf of our client, a young and dynamic Online Internet Company in Berlin, we are currently accepting resumes for the following professional opportunity: PHP FRONT END DEVELOPER (BERLIN) An amazing

More information

Course Descriptions. CS 101 Intro to Computer Science

Course Descriptions. CS 101 Intro to Computer Science Course Descriptions CS 101 Intro to Computer Science An introduction to computer science concepts and the role of computers in society. Topics include the history of computing, computer hardware, operating

More information

ArcGIS 10.1 Web Apps and APIs. John Hasthorpe & Kai Hübner

ArcGIS 10.1 Web Apps and APIs. John Hasthorpe & Kai Hübner ArcGIS 10.1 Web Apps and APIs John Hasthorpe & Kai Hübner Overview Options for leveraging ArcGIS Server using Esri s Web APIs Alternatives to the Web ADF application builder (Gone in 10.1) When and how

More information

Technical Courses. Course Catalog

Technical Courses. Course Catalog COMPUTER INSTITUTE Technical Courses Course Catalog Copyright 1983, Computer Institute Volume September 23, 2009 1335 Rockville Pike Rockville, MD 20852 WWW.TRAINUS.COM (301) 424-0044 TABLE OF CONTENTS

More information

Introduction to Social Services SWRK 2010 Course Syllabus Spring 2014. Course Information

Introduction to Social Services SWRK 2010 Course Syllabus Spring 2014. Course Information Introduction to Social Services SWRK 2010 Course Syllabus Spring 2014 Course Information Course Description: Learning Outcomes: Course Description: This course examines the historical development of the

More information

Repayment Resource Guide. Planning for Student Success

Repayment Resource Guide. Planning for Student Success Repayment Resource Guide Planning for Student Success 2013 Table of Contents Table of Contents... 1 Introduction... 3 Purpose of Document... 3 Role of Post Secondary Institutions... 3 Consequences of Student

More information

FRONT-END WEB DEVELOPMENT

FRONT-END WEB DEVELOPMENT FRONT-END WEB DEVELOPMENT WHY CODEFUL? Codeful is the premier web development bootcamp native to London. It offers part-time, handson, and technologically current courses for people looking to learn how

More information

LM ADQP: Development & Qualification Program for Architects and Technical Leaders

LM ADQP: Development & Qualification Program for Architects and Technical Leaders LM ADQP: Development & Qualification Program for Architects and Technical Leaders SEI SATURN Conference St. Petersburg, FL 9 May 12 Dr. Jeffrey S. Poulin LM Advanced Architect LM Fellow Chair, LM ADQP

More information

Course 20341B: Core Solutions of Microsoft Exchange Server 2013

Course 20341B: Core Solutions of Microsoft Exchange Server 2013 Course 20341B: Core Solutions of Microsoft Five Days, Instructor Led About this course This course will provide you with the knowledge and skills to plan, deploy, manage, secure, and support Microsoft.

More information

Creating places for people to share activities, data and documents within and between energy companies.

Creating places for people to share activities, data and documents within and between energy companies. SHAREPOINT SUPPORT ANALYST LET US INTRODUCE OURSELVES NeoStream Technologies Inc. is a Calgary-based energy services software company using SharePoint to provide information management, communication and

More information

AQA GCSE in Computer Science Computer Science Microsoft IT Academy Mapping

AQA GCSE in Computer Science Computer Science Microsoft IT Academy Mapping AQA GCSE in Computer Science Computer Science Microsoft IT Academy Mapping 3.1.1 Constants, variables and data types Understand what is mean by terms data and information Be able to describe the difference

More information

ICON UK 2015 node.js for Domino developers. Presenter: Matt White Company: LDC Via

ICON UK 2015 node.js for Domino developers. Presenter: Matt White Company: LDC Via ICON UK 2015 node.js for Domino developers Presenter: Matt White Company: LDC Via September 2012 Agenda What is node.js? Why am I interested? Getting started NPM Express Domino Integration Deployment A

More information

This course provides students with the knowledge and skills to develop ASP.NET MVC 4 web applications.

This course provides students with the knowledge and skills to develop ASP.NET MVC 4 web applications. 20486B: Developing ASP.NET MVC 4 Web Applications Course Overview This course provides students with the knowledge and skills to develop ASP.NET MVC 4 web applications. Course Introduction Course Introduction

More information

James Singletary IV :: Front End Web Developer located in Tampa, Florida

James Singletary IV :: Front End Web Developer located in Tampa, Florida James Singletary IV :: Front End Web Developer located in Tampa, Florida (813) 843 5176 :: jsingletaryiv@gmail.com :: jamessingletaryiv.com Technical Summary HTML5, CSS3, JavaScript / jquery, Ajax, JSON,

More information

INTERESTED IN EXPANDING YOUR TECHNICAL SKILLS?

INTERESTED IN EXPANDING YOUR TECHNICAL SKILLS? INTERESTED IN EXPANDING YOUR TECHNICAL SKILLS? The ideal learning path to expand your technical knowledge differs based on your experience, goals, and how much time you have available to devote to practicing

More information

Jennifer Salerno Campus Relationship Manager Credit Suisse Campus Recruiting phd.recruiting@credit-suisse.com

Jennifer Salerno Campus Relationship Manager Credit Suisse Campus Recruiting phd.recruiting@credit-suisse.com To all Ph.D. and Quantitative Master's Degree students: In our last communication to you, we announced that Credit Suisse posted several full-time and summer opportunities through your University's Career

More information

INFORMATION PACK FOR APPLICANTS FOR THE POST OF FRONT END DEVELOPER

INFORMATION PACK FOR APPLICANTS FOR THE POST OF FRONT END DEVELOPER INFORMATION PACK FOR APPLICANTS FOR THE POST OF FRONT END DEVELOPER Information Pack for Recruitment FT Flexi-time Nottingham - January 2013 Paul Smith Ltd. Copyright Page 1 Job Description: Job Title:

More information

Curriculum Currency Report for Fall 2015 Computer Networking and Information Technology. Courses

Curriculum Currency Report for Fall 2015 Computer Networking and Information Technology. Courses Curriculum Currency Report for Fall 2015 Computer Networking and Information Technology Review Year 2014 2015 Department Computer Networking & Information Technology s The following active courses in the

More information

ExecuTrain Live Virtual Training Schedule. Sepetember December 2013

ExecuTrain Live Virtual Training Schedule. Sepetember December 2013 ExecuTrain Live Virtual Training Schedule Sepetember December 2013 What is a Live Virtual? Get Live Virtual, Instructor-led room Learning at your desktop or wherever your Internet connection allows you

More information

IBM Digital Experience. Using Modern Web Development Tools and Technology with IBM Digital Experience

IBM Digital Experience. Using Modern Web Development Tools and Technology with IBM Digital Experience IBM Digital Experience Using Modern Web Development Tools and Technology with IBM Digital Experience Agenda The 2015 web development landscape and IBM Digital Experience Modern web applications and frameworks

More information

Developing ASP.NET MVC 4 Web Applications MOC 20486

Developing ASP.NET MVC 4 Web Applications MOC 20486 Developing ASP.NET MVC 4 Web Applications MOC 20486 Course Outline Module 1: Exploring ASP.NET MVC 4 The goal of this module is to outline to the students the components of the Microsoft Web Technologies

More information

Developing ASP.NET MVC 4 Web Applications Course 20486A; 5 Days, Instructor-led

Developing ASP.NET MVC 4 Web Applications Course 20486A; 5 Days, Instructor-led Developing ASP.NET MVC 4 Web Applications Course 20486A; 5 Days, Instructor-led Course Description In this course, students will learn to develop advanced ASP.NET MVC applications using.net Framework 4.5

More information

HOW TO BECOME AN HR PROFESSIONAL

HOW TO BECOME AN HR PROFESSIONAL HOW TO BECOME AN HR PROFESSIONAL WITH GLOBAL STANDARDS? The key to this question lies in the journey to earning your SHRM-CP SM & SHRM-SCP SM Credential Great Vision Without Great People Is Irrelevant.

More information

Teacher Certification

Teacher Certification 100% online coursework Self-paced program Approved by the Texas Education Agency/State Board for Educator Certification Low upfront cost Teacher Certification Course Catalog www.etools4education.com Main

More information

Welcome to the Tampa Bay Hi-Tech Training Online Overview

Welcome to the Tampa Bay Hi-Tech Training Online Overview Welcome to the Tampa Bay Hi-Tech Training Online Overview HITT Orientation Overview and Online Application This Orientation covers the following: What is the HITT program through CareerSource Tampa Bay?

More information

Hello Career Services

Hello Career Services Hello Career Services You may have recently received some job post information from WebpageFX (either directly or via your online job board) regarding available opportunities for students graduating in

More information

Interested in Expanding your Technical Skills?

Interested in Expanding your Technical Skills? Interested in Expanding your Technical Skills? The ideal learning path to expand your technical knowledge differs based on your experience, goals, and how much time you have available to devote to practicing

More information

SNEDEN MBA PROGRAM Donald W. Maine School of Business

SNEDEN MBA PROGRAM Donald W. Maine School of Business SNEDEN MBA PROGRAM Donald W. Maine School of Business 2006 2007 the Practical MBA Business Focused Learn from Working Pros You ve decided to advance your career with a powerful business partner an MBA.

More information

What is NYC Generation Tech?

What is NYC Generation Tech? Application Form Priority Deadline: 5:00PM, Friday, April 4, 2014 Regular Deadline: 5:00PM, Friday, May 2, 2014 What is NYC Generation Tech? NYC Generation Tech (GenTech) is a tech-entrepreneurship program

More information

Continuous Integration and Delivery. manage development build deploy / release

Continuous Integration and Delivery. manage development build deploy / release Continuous Integration and Delivery manage development build deploy / release test About the new CI Tool Chain One of the biggest changes on the next releases of XDK, will be the adoption of the New CI

More information

REMOTE INFRASTRUCTURE MANAGEMENT COURSE CURRICULUM

REMOTE INFRASTRUCTURE MANAGEMENT COURSE CURRICULUM On a Mission to Transform Talent REMOTE INFRASTRUCTURE MANAGEMENT COURSE CURRICULUM Table of Contents Module 1: Introduction to Hardware and Networking (Duration: 1.5 Weeks)...1 Module 2: Windows XP Professional

More information

Only shortlisted candidates will be contacted.

Only shortlisted candidates will be contacted. A career at Fitness First the largest fitness club operator in Singapore and in the world with over 1 million members and 330 clubs worldwide in 15 countries - gives you ample opportunity to explore and

More information

We empower users through nifty solutions

We empower users through nifty solutions We empower users through nifty solutions 2015 CONTENTS 01 About Us 02 What We Do 03 Technology 04 Client Projects 05 Partners 06 Events 07 The Team 3 01 ABOUT US NIFTIT is a SharePoint consulting agency

More information

Frequently Asked Questions

Frequently Asked Questions Frequently Asked Questions 1. Is Career Step an accredited or registered school?... 2 2. How long has Career Step been in business?... 2 3. What is the state of this industry? Is there high demand?...

More information

Welcome to the Tampa Bay Hi-Tech Training Online Overview

Welcome to the Tampa Bay Hi-Tech Training Online Overview Welcome to the Tampa Bay Hi-Tech Training Online Overview HITT Orientation Overview and Online Application This Orientation covers the following: What is the HITT program through CareerSource Tampa Bay?

More information

Technology and Online Computer Access Requirements: Lake-Sumter State College Course Syllabus

Technology and Online Computer Access Requirements: Lake-Sumter State College Course Syllabus Lake-Sumter State College Course Syllabus Course / Prefix Number CTS1832 Course Title: Web Authoring II CRN: 10009 Credit: 3 Term: Fall 2015 This course is a continuation of skills and concepts introduced

More information

After completing SI- 539, students will have a working personal portfolio website in production.

After completing SI- 539, students will have a working personal portfolio website in production. SI 539, Fall 2014 Complex Web Design Lecture: Friday: 1:00pm 3:00pm *Must leave by 3:15 Discussion Sections Varies Office Hours*: Tues: 11:35 12:35 Wed mornings *Please check my Google Calendar for updates

More information

ACADEMY INFO FOR PARTICIPANTS

ACADEMY INFO FOR PARTICIPANTS ACADEMY INFO FOR PARTICIPANTS Growth Hacking Digital Marketing by THE TALENT INSTITUTE Short description of the program The Internet is evolving at a fast pace and technology is changing our lives. Traditional

More information

Business Associate Program Class of 2016

Business Associate Program Class of 2016 A TRUSTED ADVISER AND STRATEGIC PARTNER TO CLIENTS WORLDWIDE Wellington Management LLP Tracing our roots to 1928, Wellington Management Company LLP is one of the world s largest independent investment

More information

CHOOSING THE RIGHT HTML5 FRAMEWORK To Build Your Mobile Web Application

CHOOSING THE RIGHT HTML5 FRAMEWORK To Build Your Mobile Web Application BACKBONE.JS Sencha Touch CHOOSING THE RIGHT HTML5 FRAMEWORK To Build Your Mobile Web Application A RapidValue Solutions Whitepaper Author: Pooja Prasad, Technical Lead, RapidValue Solutions Contents Executive

More information

GoAbroad Summer Internship Institute Open Positions

GoAbroad Summer Internship Institute Open Positions GoAbroad Summer Internship Institute Open Positions GoAbroad.com is hiring for summer internship positions based out of our office in Fort Collins, CO. Interns will gain professional development and receive

More information

Computer Technician Certification for Spanish Speakers

Computer Technician Certification for Spanish Speakers Computer Technician Certification for Spanish Speakers Do you want to start a career in a growing and exciting field? Centro Latino s Computer Technician Training program will help you to pass the required

More information

Co operative Education Information

Co operative Education Information Co operative Education Information A CO OP PROVIDES PRACTICAL WORK EXPERIENCE: You will have the opportunity to gain relevant work experience related to your field of study prior to graduation from UWM.

More information

Vice President for Enrollment Management

Vice President for Enrollment Management 75 College Avenue, Greenville, Pennsylvania 16125 724-589-2000 www.thiel.edu Vice President for Enrollment Management Search Prospectus Oct. Nov. 2013 www.thiel.edu/vpem_search Vice President for Enrollment

More information

The Developer Hiring Landscape 2015

The Developer Hiring Landscape 2015 The Developer Hiring Landscape 2015 2 Introduction Our goal with Stack Overflow Careers is to build a system where developers can get jobs that really match their hearts a Joel Spolsky CEO & Co-founder

More information

Avaya Inventory Management System

Avaya Inventory Management System Avaya Inventory Management System June 15, 2015 Jordan Moser Jin Oh Erik Ponder Gokul Natesan Table of Contents 1. Introduction 1 2. Requirements 2-3 3. System Architecture 4 4. Technical Design 5-6 5.

More information

Global Startups Lab Malaysia 2014: Introduction to the Program

Global Startups Lab Malaysia 2014: Introduction to the Program Global Startups Lab Malaysia 2014: Introduction to the Program June 25, 2014 Instructors Technical Lead: Wesley Graybill wgraybill@alum.mit.edu Entrepreneurial Lead: Ellen Chen elche@mit.edu Technical

More information

AngularJS for the enterprise

AngularJS for the enterprise Jan- Kees van Andel So0ware Architect, JPoint, @jankeesvanandel 1 1 What I always liked about programming 2 2 And it keeps getting better... 3 3 Also for the web 4 4 Not only games 5 5 And not only WebGL

More information

ASSOCIATE DEGREE OF SOFTWARE DEVELOPMENT (MOBILE APPLICATIONS)

ASSOCIATE DEGREE OF SOFTWARE DEVELOPMENT (MOBILE APPLICATIONS) GOVERNMENT OF WESTERN AUSTRALIA ASSOCIATE DEGREE OF SOFTWARE DEVELOPMENT (MOBILE APPLICATIONS) COURSE OUTLINE 2015 Information correct as of December 2014. Provider CRICOS Code 00020G Higher Education

More information

The Developer Hiring Landscape 2015

The Developer Hiring Landscape 2015 The Developer Hiring Landscape 2015 2 Introduction to build a system where developers can get jobs that really match their hearts a Joel Spolsky CEO & Co-founder Stack Exchange Key Findings We re fortunate

More information

Mobile development with Apache OFBiz. Ean Schuessler, co-founder @ Brainfood

Mobile development with Apache OFBiz. Ean Schuessler, co-founder @ Brainfood Mobile development with Apache OFBiz Ean Schuessler, co-founder @ Brainfood Mobile development For the purposes of this talk mobile development means mobile web development The languages and APIs for native

More information

CROSS PLATFORM DEVELOPMENT The HTML5 Way

CROSS PLATFORM DEVELOPMENT The HTML5 Way CROSS PLATFORM DEVELOPMENT The HTML5 Way A Whitepaper by Rahul Joshi Business Analysis & Consulting Division Abstract With over half a dozen mobile platforms out there and more in line to come up, it has

More information

Advanced Online Media Production

Advanced Online Media Production Advanced Online Media Production MMC 4341 Spring 2015 Section 099F Monday periods 8, 9, 10 (3 6 p.m.), 3024 Weimer Hall Plus individual meetings, by appointment, required weekly Instructor: Mindy McAdams,

More information

How to profit from the growing shortage of IT professionals jobs

How to profit from the growing shortage of IT professionals jobs How to profit from the growing shortage of IT professionals jobs It s no secret that IT is one of the fastest growing fields in the U.S. What s less well known is that there are so many career opportunities

More information

WEB AND APPLICATION DEVELOPMENT ENGINEER

WEB AND APPLICATION DEVELOPMENT ENGINEER WEB AND APPLICATION DEVELOPMENT ENGINEER Program Objective/Description: As a Web Development Engineer, you will gain a wide array of fundamental and in-depth training on front end web development, as well

More information

Cross-Platform Development: Target More Platforms and Devices with a Minimal Amount of Source Code

Cross-Platform Development: Target More Platforms and Devices with a Minimal Amount of Source Code Cross-Platform Development: Target More Platforms and Devices with a Minimal Amount of Source Code What is cross-platform development? Cross-platform development produces a single code base that can be

More information

Acronym Full Name Description. RoR Ruby on Rails Web application framework

Acronym Full Name Description. RoR Ruby on Rails Web application framework 1 Table of Contents 1. Introduction 1.1 Document Purpose 1.2 Product Scope 1.3 Intended Audience and Document Overview 1.4 Definitions, Acronyms, and Abbreviations 1.5 Document Conventions 1.6 References

More information

STUDENT CATALOG // VOLUME 1 // AUGUST 2015

STUDENT CATALOG // VOLUME 1 // AUGUST 2015 1600 RANGE STREET, SUITE 101, BOULDER, COLORADO, 80301 STUDENT CATALOG // VOLUME 1 // AUGUST 2015 TABLE OF CONTENTS Introduction Page 1 Attendance Requirements Page 3 Class Schedules Page 1 Conduct Policy

More information