Once again, in a more serious manor I'm going to take a crack at this. Since this time I'm not doing it via videos, revisions can be made an re-uploaded so if any problems are found, please let me know and I'll try to get them fixed as soon as possible. Also, because I'm not doing them via videos, I don't intend for the units or "lessons" to be as rushed.
Feel free to email any questions to [Only registered and activated users can see links. Click Here To Register...]. Only material that needs revising should be posted on this thread. Please note, I couldn't care less about spelling, or grammatical content; as long as what is said is understandable. If you think something should be phrased another way, please consider this as a revision and worth posting.
For example: "In lesson 4's assignment, the result is wrong. It should be (...)"
Feel free to critique these works in any way, and also post this -- however, I'd appreciate if only constructive criticism is posted.
With that, thank you for your time and anyone who already knows this material who has decided to proof-read my work.
You should open these files with Microsoft Word.
Alternatives:
Microsoft Word Viewer: [Only registered and activated users can see links. Click Here To Register...]
Google Docs: [Only registered and activated users can see links. Click Here To Register...]
Open Office: [Only registered and activated users can see links. Click Here To Register...]
Getting Started: [Only registered and activated users can see links. Click Here To Register...]
Unit One - The Basics:
Feel free to email any questions to [Only registered and activated users can see links. Click Here To Register...]. Only material that needs revising should be posted on this thread. Please note, I couldn't care less about spelling, or grammatical content; as long as what is said is understandable. If you think something should be phrased another way, please consider this as a revision and worth posting.
For example: "In lesson 4's assignment, the result is wrong. It should be (...)"
Feel free to critique these works in any way, and also post this -- however, I'd appreciate if only constructive criticism is posted.
With that, thank you for your time and anyone who already knows this material who has decided to proof-read my work.
You should open these files with Microsoft Word.
Alternatives:
Microsoft Word Viewer: [Only registered and activated users can see links. Click Here To Register...]
Google Docs: [Only registered and activated users can see links. Click Here To Register...]
Open Office: [Only registered and activated users can see links. Click Here To Register...]
Getting Started: [Only registered and activated users can see links. Click Here To Register...]
Unit One - The Basics:
Unit Two - A Broader Horizon:Quote:
This unit mainly looks at the fundamental basics of the language. Things such as Console IO (Input/Output), common (native) variable types, conversion between the types, loops and arrays are discussed. This unit mainly targets working inside of the Main() method of the program.
Lesson One - Writing to the Console: [Only registered and activated users can see links. Click Here To Register...]
Lesson Two - String Variables and Input: [Only registered and activated users can see links. Click Here To Register...]
Lesson Three - Int and Double Variables: [Only registered and activated users can see links. Click Here To Register...]
Lesson Four - Type Conversion: [Only registered and activated users can see links. Click Here To Register...]
Lesson Five - Bool Variables and Conditional Statements: [Only registered and activated users can see links. Click Here To Register...]
Lesson Six - While Loops: [Only registered and activated users can see links. Click Here To Register...]
Lesson Seven - For Loops: [Only registered and activated users can see links. Click Here To Register...]
Lesson Eight - Type Conversion (II) - Casting: [Only registered and activated users can see links. Click Here To Register...]
Lesson Nine - Arrays: [Only registered and activated users can see links. Click Here To Register...]
Lesson Ten - Arrays(II): [Only registered and activated users can see links. Click Here To Register...]
Unit Three - Frequently used classes:Quote:
This unit looks at programming outside of the Main() method and into more aspects of OOP programming. Such things include methods, enumerations, callbacks, etc. This unit targets learning how to program outside of the Main() method.
Lesson One - Methods, Functions, Procedures: [Only registered and activated users can see links. Click Here To Register...]
Lesson Two - Classes and the Static-modifier: [Only registered and activated users can see links. Click Here To Register...]
Lesson Three - Enumerations: [Only registered and activated users can see links. Click Here To Register...]
Lesson Four - Bit Operations and Enumerations (II): [Only registered and activated users can see links. Click Here To Register...]
Lesson Five - Out, Ref and Nullable Types: [Only registered and activated users can see links. Click Here To Register...]
Lesson Six - Delegates and Lambda Expressions: [Only registered and activated users can see links. Click Here To Register...]
Lesson Seven - Properties and Modifiers: [Only registered and activated users can see links. Click Here To Register...]
Lesson Eight - Delegates(II): [Only registered and activated users can see links. Click Here To Register...]
Lesson Nine - Generics and Delegates(III): [Only registered and activated users can see links. Click Here To Register...]
Special thanks: unknownone/Sparkie
Unit Four - GUI building:Quote:
Unit Five - Welcome to the dark-side (Pointer logic, PInvoke, Memory, etc.):Quote:
More to come soon...Quote: