• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 04:48
CET 09:48
KST 17:48
  • Home
  • Forum
  • Calendar
  • Streams
  • Liquipedia
  • Features
  • Store
  • EPT
  • TL+
  • StarCraft 2
  • Brood War
  • Smash
  • Heroes
  • Counter-Strike
  • Overwatch
  • Liquibet
  • Fantasy StarCraft
  • TLPD
  • StarCraft 2
  • Brood War
  • Blogs
Forum Sidebar
Events/Features
News
Featured News
Intel X Team Liquid Seoul event: Showmatches and Meet the Pros0[ASL20] Finals Preview: Arrival13TL.net Map Contest #21: Voting10[ASL20] Ro4 Preview: Descent11Team TLMC #5: Winners Announced!3
Community News
Weekly Cups (Oct 20-26): MaxPax, Clem, Creator win42025 RSL Offline Finals Dates + Ticket Sales!9BSL21 Open Qualifiers Week & CONFIRM PARTICIPATION1Crank Gathers Season 2: SC II Pro Teams10Merivale 8 Open - LAN - Stellar Fest4
StarCraft 2
General
RotterdaM "Serral is the GOAT, and it's not close" DreamHack Open 2013 revealed Intel X Team Liquid Seoul event: Showmatches and Meet the Pros Chinese SC2 server to reopen; live all-star event in Hangzhou Weekly Cups (Oct 20-26): MaxPax, Clem, Creator win
Tourneys
Merivale 8 Open - LAN - Stellar Fest Crank Gathers Season 2: SC II Pro Teams 2025 RSL Offline Finals Dates + Ticket Sales! $5,000+ WardiTV 2025 Championship $3,500 WardiTV Korean Royale S4
Strategy
Custom Maps
Map Editor closed ?
External Content
Mutation # 497 Battle Haredened Mutation # 496 Endless Infection Mutation # 495 Rest In Peace Mutation # 494 Unstable Environment
Brood War
General
Ladder Map Matchup Stats BW General Discussion BSL Team A vs Koreans - Sat-Sun 16:00 CET [ASL20] Ask the mapmakers — Drop your questions BGH Auto Balance -> http://bghmmr.eu/
Tourneys
[ASL20] Grand Finals The Casual Games of the Week Thread BSL21 Open Qualifiers Week & CONFIRM PARTICIPATION ASL final tickets help
Strategy
How to stay on top of macro? PvZ map balance Soma's 9 hatch build from ASL Game 2 Current Meta
Other Games
General Games
Stormgate/Frost Giant Megathread General RTS Discussion Thread Path of Exile Nintendo Switch Thread Dawn of War IV
Dota 2
Official 'what is Dota anymore' discussion LiquidDota to reintegrate into TL.net
League of Legends
Heroes of the Storm
Simple Questions, Simple Answers Heroes of the Storm 2.0
Hearthstone
Deck construction bug Heroes of StarCraft mini-set
TL Mafia
TL Mafia Community Thread SPIRED by.ASL Mafia {211640}
Community
General
US Politics Mega-thread Things Aren’t Peaceful in Palestine Russo-Ukrainian War Thread YouTube Thread The Chess Thread
Fan Clubs
White-Ra Fan Club The herO Fan Club!
Media & Entertainment
Anime Discussion Thread Movie Discussion! [Manga] One Piece Korean Music Discussion Series you have seen recently...
Sports
MLB/Baseball 2023 2024 - 2026 Football Thread Formula 1 Discussion TeamLiquid Health and Fitness Initiative For 2023 NBA General Discussion
World Cup 2022
Tech Support
SC2 Client Relocalization [Change SC2 Language] Linksys AE2500 USB WIFI keeps disconnecting Computer Build, Upgrade & Buying Resource Thread
TL Community
The Automated Ban List Recent Gifted Posts
Blogs
Analysis of the Trump-Lee S…
Peanutsc
Reality "theory" prov…
perfectspheres
The Benefits Of Limited Comm…
TrAiDoS
Our Last Hope in th…
KrillinFromwales
Certified Crazy
Hildegard
Customize Sidebar...

Website Feedback

Closed Threads



Active: 1576 users

I want to start programming

Blogs > clazziquai
Post a Reply
1 2 3 4 Next All
clazziquai
Profile Blog Joined October 2007
6685 Posts
November 18 2008 08:58 GMT
#1
But I do not know where to start.
I've asked a friend, and he gave me a couple of e-books.

One involved python, another with C++. However he told me that I should study, know Java or Javascript (I forgot) if I want to start programming. So he told me to get either BlueJ or Textpad while learning Javascript. He also gave me the basic tutorial on www.java.sun.com but is it true that I need to know a little bit of HTML before I actually start JAVA? A search on google recommends or already assume that I know HTML....

Anyways, there MUST be some programmers out there. I have a two questions:

1. How should I start off? Java? Then go on to other stuff.
2. What are the recommended books? (I am learning this by myself btw)

**
#1 Sea.Really Fan / #1 Nesh Fan / Terran Forever~
MrHoon *
Profile Blog Joined April 2008
10183 Posts
November 18 2008 09:08 GMT
#2
As someone like me, I've never been fond of "dummies guide etc etc" (reading manuals is for noobs blah blah), I like to use videos more than books for tutorial guides. And then when I get a basic Idea I head to books
dats racist
barth
Profile Joined March 2008
Ireland1272 Posts
November 18 2008 09:09 GMT
#3
I would recommend you C++ and HTML for beggining if you`re ambitious. If not then PHP + HTML is good too. Java is actually MUCH slower than C++ so it will propably never knock C++ out... so C++ is still more useful.
I started learning C++ from various e-books (just use google), And don`t get dissappointed if you can`t get something reading it for the first time.
Good luck!
"Somebody you are talking to disappears mid sentence, and the universe shoots you because you talked to someone that wasn`t there." - MasterOfChaos
kemoryan
Profile Blog Joined December 2007
Spain1506 Posts
November 18 2008 09:09 GMT
#4
He probably meant Java and not Javascript. And I agree, Java is a nice language to start with, since it's object-oriented and there's a lot of things you can do.
And you don't have to know html to start with Java, Java is not only for web apps and I don't think you'll start making apps for the web.

So yeah, Java is a good start, its pretty similar to C++ but it's easier to get going if you don't know any C. Python is also a nice programming language for beginners, though that doesn't mean they're not powerful.

Sorry but I can't recommend you any specific book =(
Freedom is a stranger
Nytefish
Profile Blog Joined December 2007
United Kingdom4282 Posts
November 18 2008 09:09 GMT
#5
Learning programming is usually quite boring unless there's something to motivate you. Like you're making games or useful applications. Well that's my opinion anyway, some people are fine spending hours learning syntax and algorithms.

I have only used html, python and delphi so I can't really give any advice on java. I really like python though.
No I'm never serious.
clazziquai
Profile Blog Joined October 2007
6685 Posts
November 18 2008 09:10 GMT
#6
So C++ is better to start off with? I'm confused D:
#1 Sea.Really Fan / #1 Nesh Fan / Terran Forever~
barth
Profile Joined March 2008
Ireland1272 Posts
Last Edited: 2008-11-18 09:13:44
November 18 2008 09:11 GMT
#7
It`s a bit harder but more useful imo.
EDIT: And 99.9% of operating systems and games is made in C++
"Somebody you are talking to disappears mid sentence, and the universe shoots you because you talked to someone that wasn`t there." - MasterOfChaos
Aerox
Profile Blog Joined September 2004
Malaysia1213 Posts
Last Edited: 2008-11-18 09:18:00
November 18 2008 09:13 GMT
#8
I would not recommend to start with C++. Well, Python is easier. But IMO, the norm would be to start with Java or C.

HTML and Javascript are different things and are for the internets. Basic HTML is easy but you shouldn't bother with it until you meet it in your programming journey.
"Eyes in the sky."
MasterZilla
Profile Blog Joined November 2003
Sweden234 Posts
November 18 2008 09:21 GMT
#9
I started with C++ as my first language, and while today I am happy I did, it was a quite tough time to get started.

Start off with Java or C/C++ and you will get good at thinking like a programmer. After that you can change language quite easily.

Also, like someone said, don't try to learn programming by only reading books and following the tutorials. Try and make a small game, and put everything you read into that, and take any questions you have and read up on that specifically.

My first game was a small nibbels (snake) type game, it took me 6 moths to complete and tought me a lot about classes and C++.
For Aiur! - If you reach for the stars and miss, you still might end up walking among the clouds.
azndsh
Profile Blog Joined August 2006
United States4447 Posts
November 18 2008 09:31 GMT
#10
Python is by far the best language for learning how to program from scratch, but C/C++ is still by far the most used language. Java is also good starting language, but it really does so much for you that you'll miss out on a lot of stuff (its design philosophy is kinda weird)
clazziquai
Profile Blog Joined October 2007
6685 Posts
November 18 2008 10:15 GMT
#11
So it's basically personal preference on where I want to start.

So if I want to start it easy, I should start on either Java, Python, or C.
If I feel like I'm up for the challenge, start with C++!?
#1 Sea.Really Fan / #1 Nesh Fan / Terran Forever~
meegrean
Profile Joined May 2008
Thailand7699 Posts
November 18 2008 10:27 GMT
#12
Not again.. I read "progaming" instead of "programming".
Brood War loyalist
Cambium
Profile Blog Joined June 2004
United States16368 Posts
November 18 2008 10:39 GMT
#13
On November 18 2008 19:15 clazziquai wrote:
So it's basically personal preference on where I want to start.

So if I want to start it easy, I should start on either Java, Python, or C.
If I feel like I'm up for the challenge, start with C++!?



It's not a matter of easy or difficult, I sincerely believe that one should start with Java. Java introduces the concept of OOP in a very clear manner and removes all the headaches that even bother the brightest people. Java is a much better starting point.

I would strongly suggest a course (from your institution, or take a night class) than going through a book. Books are extremely boring, and you need superman determination to finish one back-to-back. But I recommend books over e-books, as e-books introduce much more distraction.

When you learn Java, learn it well. After you have the basics down -- mainly polymorphism, try to understand how things really work (i.e. at the memory level). After that, you can start learning C++ if you wish. Pointers and memory management will make much more sense then.

I personally started with C++ due to my high school curriculum, and I think was an extremely bad choice now that I've become more experienced.
When you want something, all the universe conspires in helping you to achieve it.
KarlSberg~
Profile Blog Joined September 2003
731 Posts
Last Edited: 2008-11-18 10:47:58
November 18 2008 10:46 GMT
#14
Java is a bit easier than C++.
It has a bit more constraints (to prevent you from messing up)
It does some things automatically (handling memory mostly)
All in all it is a bit more rigid, you can't optimize what you do to the core but if you are a beginner you won't want to.
Also getting memory errors and heritage mess can be very very very annoying in C++.
There are 01 kind of people who know binary. Those who understand little endian and those who don t.
clazziquai
Profile Blog Joined October 2007
6685 Posts
November 18 2008 10:47 GMT
#15
Hm, okay, I will start with Java.

Ultimately, I want to learn C++.

What are the common class names that teach "Java"? or the basics of programming?

#1 Sea.Really Fan / #1 Nesh Fan / Terran Forever~
Moaf_
Profile Joined September 2006
Austria76 Posts
November 18 2008 10:51 GMT
#16
I also wouldn't recommend C++ as your learning language, there are too many confusing things to learn as a beginner. I've learned programming with Pascal - it's easier to understand because the coding style is more convenient. I recommend you to get to learn how procedural- and object oriented programming works first before moving up to "heavier" languages. Btw... what do you want to program? Maybe it's not even necessary to learn C++... in my opinion Java and especially C# outrank C++ in terms of productivity and accessibility by far.
No Risk - No Fun
x89titan
Profile Blog Joined April 2007
Philippines1130 Posts
November 18 2008 10:56 GMT
#17
computer language is sooo0o0o0o0 boring. hope you have a good hobby to put it to good use and on your resume (hacking).
Heaven came down and glory filled my soul, when at the cross the Savior made me whole
Cambium
Profile Blog Joined June 2004
United States16368 Posts
Last Edited: 2008-11-18 11:02:24
November 18 2008 11:00 GMT
#18
On November 18 2008 19:51 Moaf_ wrote:
Btw... what do you want to program? Maybe it's not even necessary to learn C++... in my opinion Java and especially C# outrank C++ in terms of productivity and accessibility by far.


Actually, yea, I agree with this. With Java (server) and C# (client) becoming ever popular, C++ might not be necessary for you to learn (unless you want to develop games or IPhone apps).

However, imo, C++ to Programming is like Latin/Greek to Languages (of the Western world). It is very useful, and it will expand your horizons.

As for classes, afaik, there aren't any "java" classes (maybe in community college). Most classes, especially introductory classes, will introduce the fundamentals of computer science via a computer language, and that is largely based on the lecturer's discretion, though Java is much more often chosen than C++ for reasons mentioned above. Ask the registrar's office for details.
When you want something, all the universe conspires in helping you to achieve it.
Cambium
Profile Blog Joined June 2004
United States16368 Posts
November 18 2008 11:01 GMT
#19
On November 18 2008 19:47 clazziquai wrote:
Hm, okay, I will start with Java.

Ultimately, I want to learn C++.

What are the common class names that teach "Java"? or the basics of programming?




If you are in a University, try CS1XX. I have no idea with regards to night classes. Probably something like "Introduction to Programming".
When you want something, all the universe conspires in helping you to achieve it.
Ludrik
Profile Blog Joined June 2008
Australia523 Posts
November 18 2008 11:02 GMT
#20
When I was starting out I found the biggest help to just be messing around with other peoples codes. Tutorials like: do this => then do this => I always found to suck because I always found they didn't really explain how to adapt it to different situations.
Only a fool would die laughing. I was a fool.
1 2 3 4 Next All
Please log in or register to reply.
Live Events Refresh
Replay Cast
23:00
Crank Gathers S2: Playoffs D2
LiquipediaDiscussion
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
SortOf 119
Nina 70
StarCraft: Brood War
Hyuk 4148
Flash 2445
Sea 1773
Killer 1225
Bisu 418
Hyun 358
Larva 213
Stork 181
Shinee 53
EffOrt 43
[ Show more ]
ToSsGirL 37
yabsab 23
Sharp 12
Sacsri 9
Free 5
Dota 2
XaKoH 545
NeuroSwarm114
ODPixel58
League of Legends
JimRising 689
Super Smash Bros
Mew2King230
Other Games
summit1g14165
ceh9370
Organizations
Counter-Strike
PGL7201
Other Games
gamesdonequick666
StarCraft: Brood War
UltimateBattle 26
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 15 non-featured ]
StarCraft 2
• Berry_CruncH272
• LUISG 9
• AfreecaTV YouTube
• intothetv
• Kozan
• IndyKCrew
• LaughNgamezSOOP
• Migwel
• sooper7s
StarCraft: Brood War
• iopq 1
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
League of Legends
• Jankos2022
• Lourlo804
Upcoming Events
The PondCast
12m
OSC
3h 12m
Harstem vs SKillous
Gerald vs Spirit
Krystianer vs TriGGeR
Cham vs Ryung
CrankTV Team League
4h 12m
Team Liquid vs Team Falcon
Replay Cast
1d 1h
WardiTV Invitational
1d 3h
ByuN vs Spirit
herO vs Solar
MaNa vs Gerald
Rogue vs GuMiho
Epic.LAN
1d 3h
CrankTV Team League
1d 4h
BASILISK vs TBD
Replay Cast
2 days
Epic.LAN
2 days
BSL Team A[vengers]
2 days
Dewalt vs Shine
UltrA vs ZeLoT
[ Show More ]
BSL 21
2 days
Sparkling Tuna Cup
3 days
BSL Team A[vengers]
3 days
Cross vs Motive
Sziky vs HiyA
BSL 21
3 days
Wardi Open
4 days
Monday Night Weeklies
4 days
Liquipedia Results

Completed

CSL 2025 AUTUMN (S18)
WardiTV TLMC #15
Eternal Conflict S1

Ongoing

BSL 21 Points
BSL 21 Team A
C-Race Season 1
IPSL Winter 2025-26
KCM Race Survival 2025 Season 4
SOOP Univ League 2025
CranK Gathers Season 2: SC II Pro Teams
PGL Masters Bucharest 2025
Thunderpick World Champ.
CS Asia Championships 2025
ESL Pro League S22
StarSeries Fall 2025
FISSURE Playground #2
BLAST Open Fall 2025
BLAST Open Fall Qual
Esports World Cup 2025
BLAST Bounty Fall 2025

Upcoming

SC4ALL: Brood War
YSL S2
BSL Season 21
SLON Tour Season 2
BSL 21 Non-Korean Championship
RSL Offline Finals
WardiTV 2025
RSL Revival: Season 3
Stellar Fest
SC4ALL: StarCraft II
META Madness #9
BLAST Bounty Winter 2026: Closed Qualifier
eXTREMESLAND 2025
ESL Impact League Season 8
SL Budapest Major 2025
BLAST Rivals Fall 2025
IEM Chengdu 2025
TLPD

1. ByuN
2. TY
3. Dark
4. Solar
5. Stats
6. Nerchio
7. sOs
8. soO
9. INnoVation
10. Elazer
1. Rain
2. Flash
3. EffOrt
4. Last
5. Bisu
6. Soulkey
7. Mini
8. Sharp
Sidebar Settings...

Advertising | Privacy Policy | Terms Of Use | Contact Us

Original banner artwork: Jim Warren
The contents of this webpage are copyright © 2025 TLnet. All Rights Reserved.