meta data for this page
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| htmljs2013:start [2013/06/12 14:06] – created aknutas | htmljs2013:start [2013/06/14 22:24] (current) – [Groups] poorang | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== HTML5+JS Code Camp 2013 ====== | ====== HTML5+JS Code Camp 2013 ====== | ||
| - | //Code Camp Week: Friday 14.6 - Saturday 15.6 2013 Room no: 6218// | + | //Code Camp Weekend: Friday 14.6. - Saturday 15.6.2013 Room no: 6218// | 
| CT10A9700 Summer School on Communications Engineering (2 cr) | CT10A9700 Summer School on Communications Engineering (2 cr) | ||
| + | Learn to program HTML5 game for tablet devices and demonstrate your coding skills in an intense coding session! There will be demo projects for starting, technology tutorial and several Windows 8 tablets for testing. For advanced programmers there is the additional, optional challenge of multiplayer network programming using HTML5 websockets. | ||
| ====== News & Notes ====== | ====== News & Notes ====== | ||
| * See the [[http:// | * See the [[http:// | ||
| * Course starts this Friday! | * Course starts this Friday! | ||
| + | * A websocket server will be provided by the course, but you can also get free Azure computing time for five months by asking | ||
| ====== Code Camp Weekend ====== | ====== Code Camp Weekend ====== | ||
| **Location** **6218** basement computer lab | **Location** **6218** basement computer lab | ||
| Line 21: | Line 23: | ||
| Two (to three) person teams: | Two (to three) person teams: | ||
| - | ^ Group ^ Application ^ Name 1 ^ Name 2 ^ | + | ^ Group ^ Application ^ Name 1 ^ Name 2 ^ Name 3 ^ | 
| - | | [[.: | + | | [[.: | 
| | [[.: | | [[.: | ||
| | [[.: | | [[.: | ||
| Line 77: | Line 79: | ||
| ====== Helpful Links ====== | ====== Helpful Links ====== | ||
| - | **Windows 8 apps** | + | **Windows 8 HTML5 apps** | 
| - | * [[http://go.microsoft.com/ | + | * [[http://msdn.microsoft.com/ | 
| - | * [[http:// | + | * [[http://msdn.microsoft.com/ | 
| - | * [[http://go.microsoft.com/ | + | * [[http://www.c-sharpcorner.com/UploadFile/ | 
| - | * [[http://go.microsoft.com/? | + | * [[http://digitalerr0r.wordpress.com/2012/09/19/html5-game-development-for-windows-8-1-getting-started/|Gaming Kit Tutorial]] | 
| - | * [[http://channel9.msdn.com/Events/Windows-Camp/MSDN-Webcast-Series-Building-Windows-8-Metro-Style-Apps |Webcasts on the topic ]] | + | **HTML5 + JS basics** | 
| - | **MonoGame / XNA** | + | * [[http://www.w3schools.com/html/ | 
| - | * [[http://rbwhitaker.wikidot.com/xna-tutorials|XNA Tutorials]] | + | * [[http://www.html5canvastutorials.com/tutorials/html5-canvas-tutorials-introduction/|HTML5 canvas basic tutorial]] | 
| - | * [[http://ertayshashko.wordpress.com/2012/12/18/developing-2d-games-for-windows-8-using-monogame-part-onepreparation/|MonoGame XNA Tutorial]] | + | * [[http://www.binarytides.com/make-html5-game-box2d-javascript-tutorial/|Make a simple HTML5 game]] | 
| - | * [[http://msdn.microsoft.com/en-us/library/ | + | * [[http://www.html5rocks.com/en/tutorials/websockets/basics/|Introducing WebSockets]] | 
| - | * [[http://xbox.create.msdn.com/en-US/education/tutorial/2dgame/getting_started|2D video game development tutorial]] | + | |
| **Sample Projects** | **Sample Projects** | ||
| - |  | + | * [[https:// | 
| - |  | + | * [[http:// | 
| **Dev Tools** | **Dev Tools** | ||
| * [[https:// | * [[https:// | ||
| - | * [[http://monogame.codeplex.com/|MonoGame]] | + | * [[http://www.jetbrains.com/webstorm/|WebStorm (for Linux/OSX)]] | 
| ====== What is Code Camp ? ====== | ====== What is Code Camp ? ====== | ||
| //[[:Code Camp]] is a learning and hacking experience. The code camp approach can be defined as a collaborative learning setting that aims to promote profession-oriented skills. In code camp, the term camp refers to a situation where students assemble and stay a while together. The term code refers to coding, i.e. writing computer programs.// | //[[:Code Camp]] is a learning and hacking experience. The code camp approach can be defined as a collaborative learning setting that aims to promote profession-oriented skills. In code camp, the term camp refers to a situation where students assemble and stay a while together. The term code refers to coding, i.e. writing computer programs.// | ||