It's good idea for beginners like me.
C classes for beginners
Collapse
X
-
Originally posted by Ganon11Well, I can't do anything for C...but if we're extending this to C++, I'd be glad to give some tutorials. I've studied everything from the basics to binary search trees and can be a pretty good source of information, if Banfa would like some help (seeing as he needs some sleep :D).
I'd feel comfortable teaching:
Basics of variables and Syntax
Input/Output (Including File I/O)
Looping Structures
Selection Structures
Functions
Simple Data Types (enumeration)
Arrays (both pointer and basic)
Structs and Classes
Inheritance
Pointers
Overloading Functions/Operators
Templates
Recursion
Data Structures, including Stacks, Queues, and Binary Trees
Searching/Sorting Analysis/Algorithms
Also, if we want to make this universal, I can teach the same subjects in Java.
well that was a really good idea and i think that extending to the C++ platform will break new ground nway i am think that i will be able to do a lot help out alot and well you never know learn alot....
what about the BST's i think thats what that i am not so confident in....
so where do we start from?????Comment
-
Originally posted by houserocks13i want to join.. i suck at codes.. i get the logic but i cant put it into syntax.. hehehe...
well well lets start from where yuo know and we can work on the magic of that.....
how about what you really know...
ok here is the deal you have got to jua the syntax coz the code might be logically correct and not run since its syntax and semantics are all wrangled up...but the code might be syntatically correct it would run....but gives you the wrong result so what will it be we can work on both..aight,
so who is going to start the classes it been too much talk and no action.????Comment
-
I am well aware of that, like I said in an eailier post I am/was waiting to see if proposed development of the site materialised in time.Originally posted by jeiemso who is going to start the classes it been too much talk and no action.????
So guess I better start writing.Comment
-
I certainly agree .Originally posted by jacoderi was just thinking it would be an idea if somebody with good C knowledge could maybey teach a class a week here on c programing for n00bs ;) i know theres some experienced c programers out there so it was just an idea would be nice tohave a c class a week from a C WIZARD :)Comment
Comment