HTML 5 har tagit utvecklarvärlden med storm. HTML5 kombinerar nya markup-element med en rad nya JavaScript-API:er och gör det möjligt att skapa rika webbapplikationer utan att förlita sig på plugins som Silverlight och Flash. HTML5 kan dessutom användas för att skapa mobila appar som fungerar för iPhone, Android och Windows Phone 7. Detta unika och exklusiva expertseminarium lär dig att utnyttja HTML5 fullt ut, oavsett om ditt mål är att skapa webbapplikationer eller mobila applikationer. Passa på att lära dig av en av världens främsta experter inom ämnet!
Målgrupp
Webbutvecklare som vill lära sig att skapa applikationer med HTML5. Denna HTML5 utbildning lämpar sig både för Java- och Microsoftutvecklare.
Förkunskaper
För att delta i denna HTML5 utbildning ska du ha erfarenhet av webbutveckling, HTML och Javascript.
Utbildningens längd
Seminariet varar två dagar, klockan 9.00-16:30. Registrering startar och frukost serveras från kl. 08.15.
Vidareutbildning
Vi erbjuder ett flertal utbildningar inom webbutveckling och ordnar även anpassad utbildning för dig eller ditt företag.
Plats
World Trade Center, Klarabergsviadukten 70, Stockholm.
Pris
9 900 kronor inklusive seminariematerial, frukost, lunch och kaffe.
Eventuella avtalsrabatter eller kompetenskort kan inte utnyttjas till detta seminarium.
Talare
Christian Nagel har 25 års erfarenhet som utvecklare och arkitekt och är sedan många år Microsoft MVP i C#. Han är författare till ett flertal böcker och är en uppskattad talare på internationella utvecklarkonferenser såsom TechEd, Developer Days, VSOne och Advanced Developers Conference. Christian är också Microsoft Regional Director och arbetar i den rollen som en länk mellan Microsoft och IT-branschen. Läs Christians blogg på http://weblogs.thinktecture.com/cnagel/

Christian Nagel
Seminarieinnehåll
- Introduction to HTML5
- Geolocation: One of the most exciting new features of HTML5 is the geolocation API, which allows you to write location-aware apps that run in the browser and on mobile devices.
- Audio and Video: HTML5 adds native support to HTML and JavaScript for rich media in the form of audio and video.
- The Canvas API: We take a deep dive into the canvas API and provides numerous examples of its uses, capabilities, and limitations.
- Web Workers: Web workers bring multithreading to JavaScript. In this session, you'll learn about the ins and outs of Web workers and learn how to use them both to improve the responsiveness of your UI and to leverage multicore processors.
- Web Storage: This session introduces local storage, session storage and indexed DB, and presents the strengths and weaknesses.
- Offline Applications: HTML5's offline applications specification describes how to write apps that run when there's no Internet connection available. It's a key element in building applications that behave less like Web applications and more like native applications.
- Files: HTML5 includes several new APIs allowing applications to read and write files, enumerate and manipulate files, and more.
- Drag-and-Drop: HTML5's provides the infrastructure you need to build rich drag-and-drop UIs.
- Networking: XMLHttpRequest Level 2 introduces several improvements to the JavaScript networking stack, including the ability to perform cross-domain calls. WebSockets connect clients and servers via duplex TCP connections and enable Web clients to send and receive data asynchronously.
- HTML5 Forms: HTML5 significantly richens the capabilities of HTML forms by introducing new input types, new input attributes, and built-in support for client-side validation of user input
- Cross-Platform Mobile Applications: HTML5 provides the foundation for writing cross-platform mobile applications - applications that run on Windows phones, iPhones, various tablets , and other devices.