Hello, I'd like some help learning to code in C++ and C#, in web apps, desktop apps and even games if possible. Send me a message with your rates and experience and let's see if we can work something out
I think you need to start by reading some online docs. Noone can teach you programming by tutoring you with in a short time frame. And forget Game Programming until you have mastered the language...
I learned c# trough making simple applications like a timer and then make it better, bigger etc. And if you don't know how to do something or if you have a problem, google it up. Here are some basic functions that are very important - if & else - Loop (for,while,untill,do) - int (numbers), string (letters and other symbols) a variable that saves data. (There are alot more variables) but these are the most used - Arrays (Save multiple variables in one (hard to explain )
I can teach u some.no srry, i cnt teach uinstead we could study together we could help each other1st we have to start from the begining
you can learn about the programming code from any programming site. you start learning these language by using basic programs, for example addition or deletion of two numbers.
I have quite some experience creating awesome desktop applications in C#. How much are you willing to pay? PM me.
Honestly, reading college-level textbooks is the BEST way to get your feet wet with programming. You can learn basics like loops, for, etc from online tutorials, but if you want to be a REAL programmer, you should follow a textbooks. Dietel & Dietel have a great one (I think that's how you spell the name of that publisher). Also check out MIT OCW & Stanford online classes.