View Single Post
  #5  
Old 18-09-2016, 08:40
kassane's Avatar
kassane kassane is offline
Registered User
 
Join Date: Nov 2011
Location: Somewhere in the World
Posts: 174
Thanks: 578
Thanked 117 Times in 47 Posts
kassane is on a distinguished road
If you want to learn to program, you must have the minimum basic knowledge of logic programming. If you want to opt for Delphi (Object Pascal) would also be able to learn objects oriented programming.
OOP

I chose to learn C++ which is also focused on object orientation and in it you could use the Qt framework (open-source) or Embarcadero (VCL & FireMonkey) of course if you want to use graphical interface.
C++Wiki
__________________
"There are three things that sages fear... The tormented sea, a moonless night and the wrath of a gentleness man." - The fear of the Sages.
Reply With Quote
The Following User Says Thank You to kassane For This Useful Post:
Blade2239 (19-09-2016)