Difference between revisions of "Anish"

From Spartacats
Jump to: navigation, search
(Week 4)
Line 43: Line 43:
  
 
== Week 4 ==
 
== Week 4 ==
TBD
+
'''Goals'''
 +
*Study for and pass my MS Comprehensive Exam
 +
 
 +
'''Accomplished'''
 +
*TOOK THE EXAM!
 +
*Recovered
 +
 
 +
'''Failed'''
 +
*Hopefully not the exam
 +
 
 +
'''Next weeks goals'''
 +
*Fine tuning log messages
 +
*Want to be much more involved
 +
**Looking at Weapon Logic
 +
 
 +
'''Morale'''
 +
*GREAT! I'm full speed ahead for 20 DPS
  
 
== Week 5 ==
 
== Week 5 ==

Revision as of 22:24, 29 April 2013

Week 2

Goals

  • Understand server-side logic and client-side interactions
  • Investigate and determine best logging method
  • Implement logging functionality

Accomplished

  • Better understanding of server logic and requirements (definitely more known unknowns)
  • Logging:
    • Visual Studio built in logging investigation - better for build, not run-time
    • Standard C++ printing using cerr sent to log file - messy, no levels, hard to disable
    • Liblogger library is 3rd party logging library with ability to log to console, file, and server - levels, clean, group capabilities

Failed

  • Have not implemented logging - problem with including it with our project in VS (Have contacted developer and waiting for response)
  • Fallen behind on recent server-side implementations

Next weeks goals

  • Don't know yet

Morale

  • Things are getting complicated fast and have to work harder to keep up, but good progress is being made

Week 3

Goals

  • Implement logging functionality
  • Provide team STRAIGHT FORWARD logging instructions

Accomplished

  • Got liblogger up and running within our project
    • Edited necessary files to fit our project
    • Required working with dev to fix VS2012 issues
  • Wiki page on how to use logging tool

Failed

  • To do more :(

Next weeks goals

  • Don't know yet

Morale

  • Not well - MS Comprehensive Exam Saturday eating up all my time

Week 4

Goals

  • Study for and pass my MS Comprehensive Exam

Accomplished

  • TOOK THE EXAM!
  • Recovered

Failed

  • Hopefully not the exam

Next weeks goals

  • Fine tuning log messages
  • Want to be much more involved
    • Looking at Weapon Logic

Morale

  • GREAT! I'm full speed ahead for 20 DPS

Week 5

TBD

Week 6

TBD

Week 7

TBD

Week 8

TBD

Week 9

TBD

Week 10

TBD