{{ :microsoft-dot-net-new-logo.png?150}} ====== .NET Code Camp 2013 ====== //Code Camp Week: Week 4 Monday 21.1 - Friday 25.1 2013 Room no: 6218// CT30A9300 Code Camp on Communications Engineering (4 cr) ====== News & Notes ====== * Course is about to start! * Friday tutorial material {{:dotnet2013:dotnet_web_tutorials.zip|HERE}} * Please give course feedback: [[http://www.webropolsurveys.com/S/055CEEDF4AB021B4.par|Course Feedback, pt1]] * **Return requirements relating to the report have been updated.** The deadline has been extended from Friday 1.2. to Sunday 3.2. See more details below. * Time reservation for group feedback on Monday 11.2. is available. Participation is mandatory. Prepare to present a verbal report of your work and discuss details of your project. Maximum time available is 30 minutes. Please reserve only one time per group. Time reservation is available at: [[http://www.doodle.com/tk8kchqsg65pb79v]] ====== Code Camp Week ====== **Location** **6218** basement computer lab * **Start time on Monday 23.1.2013 at 9:10** \\ ^ ^ Monday ^ Tuesday ^ Wednesday ^ Thursday ^ Friday ^ ^ 08:15 | | | | | Presentations | ^ 09:15 | Idea brainstroming and group formation {{:dotnet2013:ic13_ppt_students.pdf|Imagine Cup 2013}} {{:dotnet2013:codecamps.pdf| Code Camps}} | Coding | Coding | Coding | Presentations | ^ 10:15 | Windows 8 and Windows Phone 8 tech briefing [[http://channel9.msdn.com/Series/Build-your-first-Windows-Store-app|Tutorial 101]] and [[http://channel9.msdn.com/Events/Windows-Camp/MSDN-Webcast-Series-Building-Windows-8-Metro-Style-Apps/Designing-apps-with-Metro-style-principles-and-the-Windows-personality|Metro UI Design]] and [[http://msdn.microsoft.com/en-US/library/windows/apps/hh974581.aspx|Tutorials]] | Coding | Coding | Coding | Presentations complete: Winner announced | ^ 12:00 |Lunch | Lunch | Lunch | Lunch | Closing | ^ 13:00 | Idea brainstorming and group formation | Coding | Coding | Coding | | ^ 14:15 | Idea brainstorming and group formation / Coding | Coding | Coding | Coding | | ^ 17:00 |Idea presentations at 6218 | Progress reports and sauna! (at the beach sauna) | Coding | Coding | | ^ 02:00 | | Coding | Coding | Deadline style Coding and Code complete | | Presentations * ===== Feedback times ===== To be announced ====== Groups ====== ^ Group ^ Application ^ Name 1 ^ Name 2 ^ Name 3 ^ Name 4 ^ | [[.:group1:start|Group 1]] | Game of Survival | Jukka Stranden | Petteri Pekonen | | | | [[.:group2:start|Group 2]] | GPS adventure | Tatu Huttunen | Joonas Pohjala | Rasmus Halsas | | | [[.:group3:start|Group 3]] | Growth | Pablo Caro Martin | Masoumeh Khaksari | Negin Banaeianjahromi| Juan Antonio Aldea Armenteros | | [[.:group4:start|Group 4]] | Restaurants @ LUT | Ilkka Tommola | Tulibako Paiti | Doreen Mushi | | [[.:group5:start|Group 5]] | Sale Assistant | Saeed Mirzaeifar | Gergely Zachar | Yasir Ali | Ville Arola | | [[.:group6:start|Group 6]] | App Name | Name 1 | Name 2 | Name 3 | Name 4 | ===== Requirements for projects ===== Use one or more of the following technologies in the project: * Windows * Windows Phone * Windows Server and/or ASP.NET * Kinect SDK * Xbox Indie Games * .NET Framework * Windows Azure //No matter what technologies you choose, your project must meet app store guidelines and target some Imagine Cup competition category.// \\ \\ ==== Return requirements for groups and the return schedule ==== * **On Friday, at the end of the course, you need to have** * Five minute presentation about your program (idea, motivation, goals, technology used, what was actually implemented etc.) * Five minute demonstration of your //working// program * = Total presentation time of 10 minutes * Done your wiki page and linked it to this one. Use [[dotnet2010:grp3:start|this]] or [[android2010:grp16:start|this]] as an example * Group members * Idea * Motivation * Features * Tech * Some explanatory charts optionally * Your project source binaries as wiki, no need to upload source code * **In a week (before 23:59 3.2.2012)** send an email to Antti Knutas ( firstname.lastname@lut.fi ), with: * Six page report of your project (also upload to wiki), including: * Project introduction, motivation (justify the need for your app!) * Functionality and features * High points of your technical design * Reflection (how did your brainstorming go, how did you end up with the idea, how did you approach the developing process, how did the code camp method work for you?) * Conclusion (consider where your project could head next, what kind of use and features would the fully completed app have?) * One page poster about your project (see examples from previous years, also upload to wiki) * Email has to have topic [CC2013] Group X (for example: [CC2013] Group 2) * Include project source code (remove binaries in bin and opt!) and the project report document in the email * Don't upload project source to the wiki, only the report, poster and binaries * Considering uploading your app to the store for extra points and include a link to your app * Include link to your wiki page in the email * **On Monday 11.2.** * Come to your reserved feedback time slot, which can be reserved here: [[http://www.doodle.com/tk8kchqsg65pb79v]] (Meeting room 2512, 12:30 - 16:00) * **Before March 1st, consider signing up your team** in one major Imagine Cup category (or the Windows Phone Challenge) * See the details and links: [[http://www.imaginecup.com/]] \\ The feedback day for the reports will be on the Monday 11.2. in the afternoon. Attending the feedback day and giving a verbal report is mandatory. Reserve a time for your group at: [[http://www.doodle.com/tk8kchqsg65pb79v]] ====== Imagine Cup ====== * [[http://imaginecup.com|Imagine Cup Home]] * [[http://imaginecup.com/about/Theme|Competetion Theme]] * [[http://imaginecup.com/competitions|Competetions Overview]] ====== Discussion and the Q&A ====== **Q&A**\\ Q: How can I move elements manually in WPF?\\ A: This might work: [[http://stackoverflow.com/questions/4214155/wpf-easiest-way-to-move-image-to-x-y-programmatically]] \\ \\ Q: How does the USB boot work with the hard disks? \\ A: Press F12 until you have reached the boot option menu after power on. Then choose the UEFI USB boot option. \\ \\ Q: Does the Razor MVC have a design view? \\ A: No, not in the same sense as in the old ASP.NET. However, check out [[http://blogs.msdn.com/b/visualstudiouk/archive/2012/11/19/visual-studio-2012-page-inspector.aspx|Page Inspector]]. \\ \\ Q: How to add custom parameters to ActionLink? \\ A: Check out [[http://stackoverflow.com/questions/7024281/mvc-3-append-get-parameters-on-a-actionlink]] \\ ====== FAQ ====== === What are recommended skills/requirements for code camp ? === Programming experience(I hope you all have some...if not..then you'll have one during this code camp) and of course learning **INTEREST** is the most. === Can I prepare to Code Camp ? === Yes. During code camp week we will brainstorm a software idea, design it and code it. Getting good ideas might sometimes be hard and thinking about different ideas before code camp makes it faster to get into coding part. === I have an exam in Code Camp week ? === You are free to go exam, but code camp in intensive course and idea is to focus coding during the well, so it is recommended you prepare to exam before the code camp week. === Grading ? === Grading 1-5 from * Idea and presentation of the Idea in wiki: 25% * Coding of the implementation: 25% * Presentation: 10% * Code Camp Spirit: 20% * Code camp report 20% === More ? === If you have questions about code camp send email to **Antti Knutas** (firstname.lastname@lut.fi). ====== Helpful Links ====== **Windows 8** * [[http://go.microsoft.com/?linkid=9816377|Getting Started guide]] * [[http://msdn.microsoft.com/library/windows/apps/br211386.aspx|Getting Started Overview]] * [[http://go.microsoft.com/?linkid=9817048|Hands On Labs (exercises)]] * [[http://go.microsoft.com/?linkid=9817051|eBook on building apps]] * [[http://channel9.msdn.com/Events/Windows-Camp/MSDN-Webcast-Series-Building-Windows-8-Metro-Style-Apps |Webcasts on the topic ]] **Windows Phone 8** * [[http://dev.windowsphone.com/en-us/develop | Windows Phone dev center]] * [[http://msdn.microsoft.com/library/windowsphone/develop/ff402529(v=vs.105).aspx | Getting Started]] * [[http://msdn.microsoft.com/library/windowsphone/develop/ff402526(v=vs.105).aspx | How to: Your First App]] * [[http://msdn.microsoft.com/en-gb/gg309138.aspx|Windows Phone Jumpstart videos]] * [[http://blogs.msdn.com/b/microsoft_press/archive/2010/10/28/free-ebook-programming-windows-phone-7-by-charles-petzold.aspx| Windows Phone 7 Programming eBook]] ====== 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.// ====== Registration ====== Registration link is on the front page.