You speak c++?![]()
just a little bit ...
incrementally more than how much c I read
I also was conversant in Pascal once upon a time
Java is there to be drunk
and Delphi is a heap of ****
You speak c++?![]()

I'm an IT teacher. May I ask where u studied?
Assembler. Do it right, the first time.
But then you're learning a language. Should go pseudo code.At high school you shouldn't be learning a language but the fundamentals of program language structures and program design. If I were teaching a high school IT course, I would use Python as the tutorial language because it supports one liners, interactive, simple procedural, structured procedural, object based, object oriented and functional styles of programming.
But then you're learning a language. Should go pseudo code.
I've heard that python is being taught at various schools, which should honestly be changed. Once you get to know java/c++ capabilities, python looks like a toddler language.
You guys forget that these are children. They want to see the button they "coded" on the screen that burns the text to a different colour, and type something into a textbox that appears on another machine when you hit enter. Fun stuff.
Screw the theory and all the "fundamentals" of programming. That is for university. In school it should be fun. It's not like you need this the same way as you need math, science, English etc.
Give 'em, VS, let them drag a button onto a winform, make 'e-mail double click it and type in MessageBox.Show("Die onnie wetie waddafok aangaan nie!"); and run. They'll go exploring themselves soon enough which is what you want.
Dude don't post nonsense like this. School children must learn Python, c++, Java, C# also some design patterns like MVC and MVVM, also what is a programmer without source control throw in some git into the mix.
You guys forget that these are children. They want to see the button they "coded" on the screen that burns the text to a different colour, and type something into a textbox that appears on another machine when you hit enter. Fun stuff.
Screw the theory and all the "fundamentals" of programming. That is for university. In school it should be fun. It's not like you need this the same way as you need math, science, English etc.
Give 'em, VS, let them drag a button onto a winform, make 'e-mail double click it and type in MessageBox.Show("Die onnie wetie waddafok aangaan nie!"); and run. They'll go exploring themselves soon enough which is what you want.
In high school? :erm:
Agree with the rodent. High school should show you the fundamentals, problem solving and add fire to those that have genuine interest in Programming.
Varsity is where you learn in more in depth detail and if you have the means.. The thousands of sites and videos teaching languages and design patterns.