User talk:Ksaareme: Difference between revisions

From ICO wiki
Jump to navigationJump to search
Line 11: Line 11:
== Python I703 ==
== Python I703 ==


     '''''Notes'''''
 
    Get an idea what to do by next week. Ideas:
     '''Get an idea what to do by next week. Ideas:'''
// '''1. Pyglet,pygame or kivy for a game or simulation:'''
    '''1. Pyglet,pygame or kivy for a game or simulation:'''
     1.1. MP beat em' up
     1.1. MP beat em' up
     1.2. Survival space sim, use webcam for dynamic view
     1.2. Survival space sim, use webcam for dynamic view
Line 21: Line 21:
     http://learnpythonthehardway.org/
     http://learnpythonthehardway.org/


// '''2. WebApp'''
    '''2. WebApp'''
     2.1. Budget Management with a GUI
     2.1. Budget Management with a GUI


// '''Notes:'''  
    '''Notes:'''  
     * Set up RPi web-server
     * Set up RPi web-server
     * Use '''XMind''' to map the idea first
     * Use '''XMind''' to map the idea first

Revision as of 22:57, 5 February 2016

Statistics I604

Primary Study Materials:
Course Homepage:  http://www.cs.ioc.ee/ITKStat
e-Book:           http://onlinestatbook.com/Online_Statistics_Education.pdf
Primary Software:
R: https://www.r-project.org/

Python I703

   Get an idea what to do by next week. Ideas:
    1. Pyglet,pygame or kivy for a game or simulation:
    1.1. MP beat em' up
    1.2. Survival space sim, use webcam for dynamic view
    1.3. Planet rotation simulation
    Check out 
    http://nehe.gamedev.net/
    http://learnpythonthehardway.org/
    2. WebApp
    2.1. Budget Management with a GUI
   Notes: 
   * Set up RPi web-server
   * Use XMind to map the idea first
   * Run basic website and deploy webapp to it. 
   * Check out RPi components and sensors. 
   * Buy a breadboard.
   * Check out Notepad++

Web Application Programming I702

node.js
ngix
nchan
Useful links:
  http://enos.itcollege.ee/phpmyadmin/
  http://enos.itcollege.ee/~ksaareme
W3C validation: https://validator.w3.org/

Node.js

Stuff about node.js.