May I ask the benefit of learning Python amongst any other language?
I googled OOP and from what I understand, I should learn PHP AFTER I have learned the basic concepts of the other programming languages. Now this is the reason why I want to ask the opinions of people who knows their stuff in this field first, rather than googling it. Thank you for that.
A little bit of Web Development for Wordpress since I want to develop certain functionalities with my own innovative mind, rather than just copying and pasting tutorials from other webamsters all the time. I want to be able to put my own twist at it to make my sites stand out from the rest in my niche.
But my primary focus is developing desktop apps. First for various IM automation software and later, developing commercial apps. I also want to create mobile apps.
C#? Not C++? Are they hugely different?
C++ Has a ridiculously huge learning curve.
C# is more straight foward and Java like. I recommend C# because if you can wrap your head around the logic of this as Innosoft said. The syntax is just that. The syntax. The flow of logic is a programming concept you bring to any programming language.
Python, because it's really in-demand in the job market(PHP more so). IT's desktop and web-based app. Python, because the syntax is literal, easy and fun. Python, because it's fast, but not the fastest.
You wan't to develop wordpress?
Google: "Foundation 4" ; "Themeing Wordpress" ; "Bootstrap CSS" ; "Reactor Wordpress" ; "Making a Wordpress Plugin ; PHP"
Foundation 4 is a CSS framework that is responsive to any device with 4 corners.
Bootstrap is a CSS framework made by twitter that is responsive, not to absolutely every device, but the main ones.
Developing for wordpress doesn't take even intermediate php knowledge.
You could theme a wordpress theme tomorrow.
What you really need to grasp is that it is NOT about learning 1 language, then learning the next. Innosoft said it right, you gotta prep your mind for the logic behind programming. I'd recommend playing chess!
Realistically, Python would give you the needs to move into other languages like Ruby, and PHP. C# would prep you for the Java road and other cross-platform uses.
Want to know the real truth?
I'm a big fan of Delphi, OCaml, and Haskell.
Want to know even more about the red pill?
You can have a Delphi+Haskell+Python+PHP+Java+C++ applications and software.
Some languages just parse data faster!
Some languages are just better!
A buddy of mine knows upwards of 40 programming languages. He was sought out to be part of the SETI project. He pretty much lives in Haskell, Java, and C++.
What did I learn in? Dr. Scheme.... Those were the days of learning how to fuck the circle with the line I drew... IN CODE!
Now, no further questions:
http://thenewboston.org/tutorials.php
This guy has videos on everything. Good quality. Easy to follow. Get to learnin'!