Difference between revisions of "Ethan Pilot"

From WLCS
(Testing Sites for PHP)
Line 22: Line 22:
 
**username is username password is password
 
**username is username password is password
 
*CMS
 
*CMS
**http://sandzone.co.cc/AT/CMS/ !!!Currently broken due to a change in server configuration which disallows 777 permissions!!!
+
**http://sandzone.co.cc/AT/CMS/
 
**username is username password is password
 
**username is username password is password
  
Line 53: Line 53:
 
*Choose CPP book or online tutorial [http://ubuntuforums.org/showthread.php?t=255970&highlight=c%252B%252B+unix] ✓
 
*Choose CPP book or online tutorial [http://ubuntuforums.org/showthread.php?t=255970&highlight=c%252B%252B+unix] ✓
 
11/1<br>
 
11/1<br>
*Start relearning some CPP<br>
+
*Start relearning some CPP &#10003;
  
 
===Second Quarter===
 
===Second Quarter===
*Finish up relearning cpp
+
*Complete C++ Tuturoial on cplusplus.com &#10003;
*install sdl
+
*Get SDL installed and configured for netbeans &#10003;
*start sdl
+
*Start working though SDL turorials on lazyfoo
 +
*apply skills with small projects
 +
**bouncing ball
 +
**pong
 +
===Long Term Goals===
 +
*Port Void to SDL, ameliorate

Revision as of 22:27, 15 November 2010

Dates are currently being modified as well as more details being added

Overview

Projects

PHP - Learn PHP to a basic proficiency and maybe some MySQL
SDL - learn the cross platform cpp api as well as re-learn cpp as it was all long forgotten

References

Testing Sites for PHP

Quarterly Breakdown

First Quarter

9/17

  • Install ftp client and prep webhost with directory ✓

9/21

  • Complete PHP basic on w3 ✓

9/23

  • Dynamic Stylesheet project with php ✓
  • Basic login page ✓

10/1

  • Complete PHP advanced ✓

10/5

  • "frames" without frames in php ✓
  • Research/Pick More advanced PHP project using things from PHP advanced ✓
    • I chose CMS

10/22

  • Complete the project
    • basic working order ✓
    • have content page use same layout/stylesheet as index ✓
    • better overall styling ✓

10/26

  • Choose IDE for cpp and install it ✓
    • Code::Blocks
    • Netbeans ✓
    • KDevelop
    • Anjuta
  • Choose CPP book or online tutorial [1]

11/1

  • Start relearning some CPP ✓

Second Quarter

  • Complete C++ Tuturoial on cplusplus.com ✓
  • Get SDL installed and configured for netbeans ✓
  • Start working though SDL turorials on lazyfoo
  • apply skills with small projects
    • bouncing ball
    • pong

Long Term Goals

  • Port Void to SDL, ameliorate