About a year ago, I discovered I like using codes... (When I started needing some code-writing to express maths in forums and in programs which should do calculations for me...)
Have thought of starting with some programming ever since, thought making an account here might be a step in that direction...
Earlier I've only written some short macros and similar...
Not sure if I want to start with Web-related or Object-oriented programming though.
I think I stand between Javascript+PHP if i decide web, Python as an intermediate solution, or C++/JAVA on the other hand.
I think I can't start programming till I have decided :wink:
Any good suggestions ?
8 replies to this topic
#1
Posted 18 January 2012 - 10:15 AM
|
|
|
#2
Posted 18 January 2012 - 12:23 PM
Any are good options. It's just a matter of picking one and going for it.
#3
Posted 18 January 2012 - 01:32 PM
WingedPanther said:
Any are good options. It's just a matter of picking one and going for it.
That's what I felt like too, thanks for confirming... I'll soon pick the one who's going to be the first language of my list ;)
#4
Posted 18 January 2012 - 04:56 PM
Welcome to codecall, mstud!. What about procedural languages?
Perfection of means and confusion of ends seem to characterize our age. Albert Einstein :confused:
#5
Posted 18 January 2012 - 05:44 PM
wellcome to codecall
#6
Posted 19 January 2012 - 01:33 AM
Thanks for the warm welcome, everybody!
Procedural languages... Might be a good suggestion :)
However, I'm starting to get a bit confused about languages I am told are for example project-oriented and procedural. Can they be used for both?
I also see that some things I've already tried lies in the procedural cathegory, e.g. R, and some which I might be needing in the future, such as MATLAB or Mathematica. Might thus be good to learn something with similarities to what I have seen before.
After studying the list of languages, I think maybe I'll start with C++, or something similar (My OS is Windows). What is the difference of C# and the other Cs? In the list I read, it was not considered procedural, is that correct?
Applications seems like an interesting thing to start making, that's my main thought now. :)
I've downloaded Microsoft Visual C++ 2010 Express and Visual C# 2010 Express. Will start with the first one, I think. I'll try to get started soon :)
Will I need more to get started? (Beside tutorials and similar)
fread said:
Welcome to codecall, mstud!. What about procedural languages?
Procedural languages... Might be a good suggestion :)
However, I'm starting to get a bit confused about languages I am told are for example project-oriented and procedural. Can they be used for both?
I also see that some things I've already tried lies in the procedural cathegory, e.g. R, and some which I might be needing in the future, such as MATLAB or Mathematica. Might thus be good to learn something with similarities to what I have seen before.
After studying the list of languages, I think maybe I'll start with C++, or something similar (My OS is Windows). What is the difference of C# and the other Cs? In the list I read, it was not considered procedural, is that correct?
Applications seems like an interesting thing to start making, that's my main thought now. :)
I've downloaded Microsoft Visual C++ 2010 Express and Visual C# 2010 Express. Will start with the first one, I think. I'll try to get started soon :)
Will I need more to get started? (Beside tutorials and similar)
Edited by mstud, 19 January 2012 - 02:32 AM.
#7
Posted 19 January 2012 - 03:34 AM
C++ is a good choice, b/c you can write object oriented code and procedural code easily in that language, it is very popular, documentation is good, and ofcourse the guys here love C++. Ofcourse there are many others but C++ would get my vote between the two.
C#, I believe is built to work on the .net framework, which means you would more or less use it on a windows platform. This should not be a problem for you since your O.S is windows.
You can write procedural code in almost any language, but I believe C# was built to be used as an Object Oriented Programming Language.
Maybe a couple of good C++/C# text will offer a structured course for learning.
C#, I believe is built to work on the .net framework, which means you would more or less use it on a windows platform. This should not be a problem for you since your O.S is windows.
You can write procedural code in almost any language, but I believe C# was built to be used as an Object Oriented Programming Language.
Maybe a couple of good C++/C# text will offer a structured course for learning.
Perfection of means and confusion of ends seem to characterize our age. Albert Einstein :confused:
#8
Posted 19 January 2012 - 05:06 AM
Thanks a lot!
Now I know enough to get started...
Now I know enough to get started...
#9
Posted 21 January 2012 - 01:08 AM
Welcome to CodeCall!
Think my post we're usefull? Please take your time and press the Like button at my post, Big Thanks!
For great C# & Android tutorials visit my blogg: http://www.thecompboy.com/
For great C# & Android tutorials visit my blogg: http://www.thecompboy.com/
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account

Back to top









