Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


What should I learn next?
Goto page Previous  1, 2, 3  Next
 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming
View previous topic :: View next topic  

What programming language should I learn next?
Python
6%
 6%  [ 2 ]
Java
18%
 18%  [ 6 ]
VB
9%
 9%  [ 3 ]
C
15%
 15%  [ 5 ]
C++
50%
 50%  [ 16 ]
Total Votes : 32

Author Message
--Pillboi--
Grandmaster Cheater Supreme
Reputation: 0

Joined: 06 Mar 2007
Posts: 1383
Location: I don't understand the question. Is this a 1 to 10 thing?

PostPosted: Mon Mar 19, 2007 12:25 pm    Post subject: Reply with quote

ravicus wrote:
It's overrated because your 'PRO' if you know it, so everyone wishes they knew C++

True, I suppose.

--Pillboi--

_________________

Enter darkness, leave the light, Here be nightmare, here be fright...
Earth and Water, Fire and Air. Prepare to meet a creature rare.
Enter now if you dare, Enter now the dragon's lair.
Back to top
View user's profile Send private message
ravicus
Master Cheater
Reputation: 0

Joined: 16 Dec 2006
Posts: 464

PostPosted: Mon Mar 19, 2007 12:27 pm    Post subject: Reply with quote

Ok, well i'm off to read my Java book, bye.
_________________
Back to top
View user's profile Send private message
the_undead
Expert Cheater
Reputation: 1

Joined: 12 Nov 2006
Posts: 235
Location: Johannesburg, South Africa

PostPosted: Mon Mar 19, 2007 12:32 pm    Post subject: Reply with quote

ravicus wrote:
It's overrated because your 'PRO' if you know it, so everyone wishes they knew C++


Anyone who knows what they are doing in programming knows that that is bullshit.

http://members.safe-t.net/jwalker/programming/interview.html

_________________
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
--Pillboi--
Grandmaster Cheater Supreme
Reputation: 0

Joined: 06 Mar 2007
Posts: 1383
Location: I don't understand the question. Is this a 1 to 10 thing?

PostPosted: Mon Mar 19, 2007 12:42 pm    Post subject: Reply with quote

Does anyone know why I already have a folder named java in my Windows folder?
Code:
C:\WINDOWS\java

And in that Java folder are only two folders. Both empty. Named:
Code:
C:\WINDOWS\java\classes

and
Code:
C:\WINDOWS\java\trustlib

But they are both empty. Shocked
Anyone know why? I guess I will just download java as normal anyway.

--Pillboi--

_________________

Enter darkness, leave the light, Here be nightmare, here be fright...
Earth and Water, Fire and Air. Prepare to meet a creature rare.
Enter now if you dare, Enter now the dragon's lair.
Back to top
View user's profile Send private message
ravicus
Master Cheater
Reputation: 0

Joined: 16 Dec 2006
Posts: 464

PostPosted: Mon Mar 19, 2007 1:14 pm    Post subject: Reply with quote

Yes, you still have to download the SDK. Windows has some built in Java support, but you need the SDK to develop.
_________________
Back to top
View user's profile Send private message
--Pillboi--
Grandmaster Cheater Supreme
Reputation: 0

Joined: 06 Mar 2007
Posts: 1383
Location: I don't understand the question. Is this a 1 to 10 thing?

PostPosted: Mon Mar 19, 2007 1:31 pm    Post subject: Reply with quote

ravicus wrote:
Yes, you still have to download the SDK. Windows has some built in Java support, but you need the SDK to develop.

Ok, cool. Thx very much.

ravicus wrote:
Well, The most beneficial would be Java or C++, but with both you would start by making DOS style programs. After a while, you would be able to make a GUI and controls. No One will want you to learn VB, they all say it is bad programming practice. But since I do a bit of Java/CPP myself, let me give you some resources you will need.
Java SDK: Needed to compile any sort of Java you write
http://192.18.108.238/ECom/EComTicketServlet/BEGINEA3D5EC801342937DC604F70C24E2DB6/-2147483648/2010308175/1/790634/790322/2010308175/2ts+/westCoastFSEND/jdk-6-oth-JPR/jdk-6-oth-JPR:3/jdk-6-windows-i586.exe
Thats the direct link, if it doesn't work then here is the link to the main JDK download page. http://java.sun.com/javase/downloads/index.jsp
And here is the link to an IDE (Integrated Dev Enviroment)
http://dl10.filekicker.net/private/$adv-rgn1$1174265927$8a34b158232882573d14df5501d35526$/id/$FK17656$184758-N8IK$/cache/4cd8b9fd13682c905e1cff63e05df6d22388df7c51201f9ed95ec8138cdbcc45b47631c736a2/jcrea400.zip
That is JCreator, A powerful free Java IDE.
Ok, so if you wish to learn C++, use Bloodshed CPP
http://superb-east.dl.sourceforge.net/sourceforge/dev-cpp/devcpp-4.9.9.2_setup.exe
Happy Programming!

Ok. By Java SDK do you mean JDK? Because on the link you gave me there are only programs called JDK...
Also your JCreator link doesn't work. It just takes me to an html page with this on it:
Code:
<html>
<head>
<title>
</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="refresh" content="1; URL=http://www.emetrix.com/featured/">
</head>
<body>
                                                                                         
                                                                                         
                                                                                         
                                                                                         
                                                                                         
                                                                                         
                                                                                         
                                                                                         
                                                                                         
                                                                                         
                                                                                         
                                                                                         
                                                                                         
                                                                                         

</body>
</html>

Can you please post another link?
Thanks a lot.

--Pillboi--

_________________

Enter darkness, leave the light, Here be nightmare, here be fright...
Earth and Water, Fire and Air. Prepare to meet a creature rare.
Enter now if you dare, Enter now the dragon's lair.
Back to top
View user's profile Send private message
ravicus
Master Cheater
Reputation: 0

Joined: 16 Dec 2006
Posts: 464

PostPosted: Tue Mar 20, 2007 6:56 am    Post subject: Reply with quote

Yeah, sorry, I meant JDK (It's Java's special name for SDK (System Dev Kit) So DL that, and the JCreator link had a timeout on it. It worked for like the first hour, then it didn't.
http://www.jcreator.com/download.htm
JCreator LE

_________________
Back to top
View user's profile Send private message
appalsap
Moderator
Reputation: 0

Joined: 27 Apr 2006
Posts: 6753
Location: Pakistan

PostPosted: Tue Mar 20, 2007 8:40 am    Post subject: Reply with quote

the_undead wrote:
Anyone who knows what they are doing in programming knows that that is bullshit.

http://members.safe-t.net/jwalker/programming/interview.html


I hope you're kidding, everyone knows that "interview" is fake Smile

_________________
Back to top
View user's profile Send private message
ravicus
Master Cheater
Reputation: 0

Joined: 16 Dec 2006
Posts: 464

PostPosted: Tue Mar 20, 2007 8:48 am    Post subject: Reply with quote

Lol, lets hope its fake, or were all learning useless languages Razz
_________________
Back to top
View user's profile Send private message
the_undead
Expert Cheater
Reputation: 1

Joined: 12 Nov 2006
Posts: 235
Location: Johannesburg, South Africa

PostPosted: Tue Mar 20, 2007 8:51 am    Post subject: Reply with quote

you know I used to think it was until friday when I bought a computer related magazine that had an interview (actual interview, photos included, reputable magazine) and he appeared to mirror everything said within that interview up there. After I read the magazine I had to go find it again. Meh.. I'll scan the other sometime soon...
Granted, the one in the magazine is far far more subtle, so yeah I guess it could be a fake...

And no, its not a useless language, in the magazine he says something along the lines of: "not everybody should be able to write C++." "to use C++ you really need to understand design and programming technique"

_________________
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
--Pillboi--
Grandmaster Cheater Supreme
Reputation: 0

Joined: 06 Mar 2007
Posts: 1383
Location: I don't understand the question. Is this a 1 to 10 thing?

PostPosted: Tue Mar 20, 2007 12:40 pm    Post subject: Reply with quote

ravicus wrote:
Yeah, sorry, I meant JDK (It's Java's special name for SDK (System Dev Kit) So DL that, and the JCreator link had a timeout on it. It worked for like the first hour, then it didn't.
http://www.jcreator.com/download.htm
JCreator LE

Thanx. Everything is a lot clearer now.

--Pillboi--

_________________

Enter darkness, leave the light, Here be nightmare, here be fright...
Earth and Water, Fire and Air. Prepare to meet a creature rare.
Enter now if you dare, Enter now the dragon's lair.
Back to top
View user's profile Send private message
Liquid369
I post too much
Reputation: 0

Joined: 15 Oct 2006
Posts: 3938
Location: Where ever I am

PostPosted: Tue Mar 20, 2007 3:37 pm    Post subject: Reply with quote

I personally think that since you know HTML and qbasic the best is some basic C so you get what C++ will be like than move to C++ after a couple weeks into C
This way you can go into C++ and wont be over your head
Unless you are a fast learner and do it quickly

_________________

People are of no value.
We could make more sometime.
If we need them.
Life itself is only vision, a dream.
Nothing exists in empty space and you.
And you are but a thought.
Back to top
View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger
ravicus
Master Cheater
Reputation: 0

Joined: 16 Dec 2006
Posts: 464

PostPosted: Wed Mar 21, 2007 8:27 am    Post subject: Reply with quote

Wait, I had thought C was harder than C++.
_________________
Back to top
View user's profile Send private message
MarkRich
Expert Cheater
Reputation: 0

Joined: 30 Mar 2007
Posts: 109

PostPosted: Sat Mar 31, 2007 5:31 am    Post subject: Reply with quote

--Pillboi-- wrote:
Thanks very much everyone.

To benlue: Isn't C++ a bit hard for a programmer who can only do dos and html and qbasic. Thanks anywayz.

To the_undead: Well, I don't really mind what I program. I'm more in it for the learning. I wouldn't mind programming games, to little things like calculators, to things like bots or auto makers of things, to full programs. I really don't mind.

To ravicus: Thanks. Those links are all very useful. So I must download Java SDK if I want to program in java? Also would you recommend using JCreator, like you recommended before, or do you think I should go with DeltaFlyer's advice to go with "Ready to program"?

To DeltaFlyer: Thanks. I want to start with something "noob friendly", so I think I have decided to learn Java next. Also as it is derived from C++ it will be very useful for me learning C++ after java. So that's good. As I said above, I don't really mind if people can see my source code at the moment. Unless I make something actually good and then release it. I'm more learning Java for the sake of learning. I will probably start serious programming when I start C++. I might use "JCreater" or "Ready to Program" depending on what ravicus says. Right now I'm inclined to use "ready to program". I don't really mind about calling windows API's. Is that like setting the active window because as I say, I'm really noob at programming?

Thanks again everyone. You've been a great help and in the end I think I've decided to first learn Java, and then C++.

--Pillboi--


Nope maybe C++ bit hard but its the basic programming, soo if you wanna be programmer you need to know her good.
Back to top
View user's profile Send private message
--Pillboi--
Grandmaster Cheater Supreme
Reputation: 0

Joined: 06 Mar 2007
Posts: 1383
Location: I don't understand the question. Is this a 1 to 10 thing?

PostPosted: Tue Apr 03, 2007 11:41 am    Post subject: Reply with quote

Ok thanks everybody.

--Pillboi--

_________________

Enter darkness, leave the light, Here be nightmare, here be fright...
Earth and Water, Fire and Air. Prepare to meet a creature rare.
Enter now if you dare, Enter now the dragon's lair.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming All times are GMT - 6 Hours
Goto page Previous  1, 2, 3  Next
Page 2 of 3

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites