• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 09:19
CEST 15:19
KST 22:19
  • 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
TL.net Map Contest #21: Voting10[ASL20] Ro4 Preview: Descent11Team TLMC #5: Winners Announced!3[ASL20] Ro8 Preview Pt2: Holding On9Maestros of the Game: Live Finals Preview (RO4)5
Community News
Chinese SC2 server to reopen; live all-star event in Hangzhou6Weekly Cups (Oct 13-19): Clem Goes for Four0BSL Team A vs Koreans - Sat-Sun 16:00 CET6Weekly Cups (Oct 6-12): Four star herO85.0.15 Patch Balance Hotfix (2025-10-8)80
StarCraft 2
General
Chinese SC2 server to reopen; live all-star event in Hangzhou The New Patch Killed Mech! Team Liquid Map Contest #21 - Presented by Monster Energy herO joins T1 Weekly Cups (Oct 13-19): Clem Goes for Four
Tourneys
SC2's Safe House 2 - October 18 & 19 INu's Battles #13 - ByuN vs Zoun Tenacious Turtle Tussle Sparkling Tuna Cup - Weekly Open Tournament $1,200 WardiTV October (Oct 21st-31st)
Strategy
Custom Maps
Map Editor closed ?
External Content
Mutation # 496 Endless Infection Mutation # 495 Rest In Peace Mutation # 494 Unstable Environment Mutation # 493 Quick Killers
Brood War
General
The Lose More Card BW General Discussion Is there anyway to get a private coach? BSL Season 21 OGN to release AI-upscaled StarLeague from Feb 24
Tourneys
[Megathread] Daily Proleagues [ASL20] Semifinal B SC4ALL $1,500 Open Bracket LAN Azhi's Colosseum - Anonymous Tournament
Strategy
[I] TvZ Strategies and Builds [I] TvP Strategies and Build Roaring Currents ASL final Current Meta
Other Games
General Games
Stormgate/Frost Giant Megathread Path of Exile Nintendo Switch Thread Dawn of War IV ZeroSpace Megathread
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
Things Aren’t Peaceful in Palestine Russo-Ukrainian War Thread US Politics Mega-thread The Chess Thread Men's Fashion Thread
Fan Clubs
The herO Fan Club!
Media & Entertainment
Series you have seen recently... Anime Discussion Thread [Manga] One Piece Movie Discussion!
Sports
2024 - 2026 Football Thread Formula 1 Discussion MLB/Baseball 2023 NBA General Discussion TeamLiquid Health and Fitness Initiative For 2023
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
Certified Crazy
Hildegard
The Heroism of Pepe the Fro…
Peanutsc
Rocket League: Traits, Abili…
TrAiDoS
Customize Sidebar...

Website Feedback

Closed Threads



Active: 1243 users

Programming Newb: from 0 to ? in a Year

Blogs > DickMcFanny
Post a Reply
1 2 Next All
DickMcFanny
Profile Blog Joined September 2015
Ireland1076 Posts
Last Edited: 2016-04-27 19:59:45
April 27 2016 19:48 GMT
#1
Hi TL,

I have been toying with the idea of learning programming, as I think it contributes to computer literacy and adds to ones understanding of the underlying processes that make software work.

At 28, I'm probably too old to have professional aspirations, but from what I've gathered, even as a hobbyist one can have some fun coding and after a couple of years, actually write small programs and scripts, which I found pretty cool.

As I work for a software company (not as a coder, but in enterprise support), I can use two hours of my day for self-development, and I think I can make a case for using that time on learning a language, but I'm struggling to decide which one I want.

On my CV it says I'm proficient in Javascript, so since I've been lying about that for years, I might as well start there.

Do you think Javascript is a good choice for a first language?
My goal is to, within a year, write or contribute to an application that passes the quality controls of the iOS store. Just something small, like a stop watch or a calculator, nothing that would necessarily make money or get any attention.

I read somewhere that iOS apps are made using a language called Swift 2, and somewhere else that Javascript is closest to that, is that true?

Also, if you could recommend decent, free learning resources for programmers, if you have links or general advice, or want to correct my post in any way, do let me know.

Thanks for your attention!

| (• ◡•)|╯ ╰(❍ᴥ❍ʋ)
beg
Profile Blog Joined May 2010
991 Posts
April 27 2016 20:04 GMT
#2
Well, don't overestimate the difficulty of programming. You mentioned your goal was to write something simple, like a stop watch or a calculator. Those are fine ideas, even as beginner projects, if you have an actual passion for programming.

The only question is...
Do you think you want to program, or do you actually want to program?
DickMcFanny
Profile Blog Joined September 2015
Ireland1076 Posts
April 27 2016 20:06 GMT
#3
On April 28 2016 05:04 beg wrote:
Well, don't overestimate the difficulty of programming. You mentioned your goal was to write something simple, like a stop watch or a calculator. Those are fine ideas, even as beginner projects, if you have an actual passion for programming.

The only question is...
Do you think you want to program, or do you actually want to program?


That's honestly for me to find out.

I don't know that I want to program, but I know that I want to learn how to program, if that makes sense.
| (• ◡•)|╯ ╰(❍ᴥ❍ʋ)
tofucake
Profile Blog Joined October 2009
Hyrule19144 Posts
April 27 2016 20:52 GMT
#4
On April 28 2016 04:48 DickMcFanny wrote:
At 28, I'm probably too old to have professional aspirations, but from what I've gathered, even as a hobbyist one can have some fun coding and after a couple of years, actually write small programs and scripts, which I found pretty cool.

that's not true. One of the coders I work with switched from business administration to programming because he liked it better, and he did that in his early 30's.

On April 28 2016 04:48 DickMcFanny wrote:
Do you think Javascript is a good choice for a first language?
My goal is to, within a year, write or contribute to an application that passes the quality controls of the iOS store. Just something small, like a stop watch or a calculator, nothing that would necessarily make money or get any attention.

I read somewhere that iOS apps are made using a language called Swift 2, and somewhere else that Javascript is closest to that, is that true?

Also, if you could recommend decent, free learning resources for programmers, if you have links or general advice, or want to correct my post in any way, do let me know.

Thanks for your attention!

No, I don't think JavaScript is a good first language. Most JS will require you to know HTML and CSS at least to get things rolling, unless you decide to work in Node which is a bit heavy for a first language, or React which will require at least some knowledge of HTML or XML anyway. JS is also a silly language designed by committee.

A much better place to start is either Python or C#.

Good resources are codeacademy and MSDN (for C#), and we even have a Big Programming Thread where you can ask for help from other knowledgeable TLers.
Liquipediaasante sana squash banana
DickMcFanny
Profile Blog Joined September 2015
Ireland1076 Posts
Last Edited: 2016-04-27 21:05:38
April 27 2016 21:05 GMT
#5
Thanks for the thorough reply!

I bookmarked a course called "Programming for Non-Programmers: iOS9 and Swift" on Lynda that I wanted to start with, but I'm in between Macs for another month or so.

So I might start with Python as per your recommendation, having a perfunctory glance at CodeAcademy, this seems the way to go.
| (• ◡•)|╯ ╰(❍ᴥ❍ʋ)
amazingxkcd
Profile Blog Joined September 2010
GRAND OLD AMERICA16375 Posts
April 27 2016 21:30 GMT
#6
imo, choice of language is moot; what is more important is understanding fundamentals and principles of programming - theory. Once you learn theory and concepts, languages become easy to pick up as you're just applying said theory to their given framework.
The world is burning and you rather be on this terrible website discussing video games and your shallow feelings
DickMcFanny
Profile Blog Joined September 2015
Ireland1076 Posts
Last Edited: 2016-04-27 21:33:00
April 27 2016 21:31 GMT
#7
There's programming theory?, he asked, making a fool of himself.
| (• ◡•)|╯ ╰(❍ᴥ❍ʋ)
Sennmeister
Profile Blog Joined April 2016
United Kingdom7 Posts
April 27 2016 21:55 GMT
#8
I would also recommend Python as a first language. The syntax is simpler than other languages, which might make it less cumbersome to start with.

Learn programming theory: how computers work, how they think (remembering they are stupid and always execute instructions one by one, at least initially), and a bit about algorithms.

Don't copy and paste code Always type it yourself.

Oh and books are good. Often, better than blog posts and tutorials.
flipstar
Profile Joined January 2011
226 Posts
Last Edited: 2016-04-27 22:14:18
April 27 2016 22:06 GMT
#9
On April 28 2016 06:55 Sennmeister wrote:
Don't copy and paste code Always type it yourself.
.


I just wanna quote this for truth. After I started just typing stuff out instead of copy\pasting stuff actually sticks.

I'm a novice, but I recommend C#. I haven't ventured into too many frameworks and stuff, but the different ones I've tried from ms (asp.net mvc, winforms, wpf) makes rapid development fairly easy, even as a beginner. I'm bad at both html & js, but mvc makes everything fairly easy as I can do most stuff in C# while dipping my toes in the cold water that is html and avoiding spending time on making\updating databases with entity framework.

edit:
Didn't really read op, but after I did ( ) I thought I'd mention Xamarin. It's supposed to make it easier to develop cross platform apps (ios, android), and it's c# afaik. It's also become free now after being bought by Microsoft.
FO-nTTaX
Profile Blog Joined January 2013
Johto4954 Posts
Last Edited: 2016-04-28 01:24:34
April 28 2016 01:21 GMT
#10
As a coder myself, i can just put more emphasis on what the people before me said. Python is a nice language to start, and the "do not copy, type it yourself" thing is very true.
Javascript is a very specialised language that heavily depends on other things you need to know (html, css, the concept of running asynchronous which is not quite obvious for a beginner), so i advise to not start with javascript.
I cant say much about swift as i never used it, but if you learn one language, it is quite easy to apply what you learned on another language for the most part (as long as your goal is not to learn one of the more exotic languages like smalltalk or prolog that have very specialised goals).
All the imperative languages (python, java, C, C++, swift, php) are at heart very similar, only the exact nomenclature and the amount of work the language does for you differentiates them. Once you know python it will be very easy to pick up java or C for example.

As python is a comparatively easy language, it makes a good language to start with, as it teaches the basics without being too hard on the coder.

As for learning a language, for me it always has been a good way to first define the goal i have, then look what i need in order to accomplish it, so for example if you want to go with the calculator example, learn how addition and substraction works in the language you choose.
Administrator@FO_nTTaX | FO-nTTaX.de | 0xff0000.dev | Senior Lead Liquipedia Developer
"Nimm es. Es ist nicht viel, aber es kommt von Herzen. Vergiss mich nicht!"
DickMcFanny
Profile Blog Joined September 2015
Ireland1076 Posts
April 28 2016 11:06 GMT
#11
I find these answers really helpful. My first Python course will start tomorrow, and I hope I can use the weekend to learn a fair bit about it.

I will keep in mind your advice about not copy and pasting, for sure.
| (• ◡•)|╯ ╰(❍ᴥ❍ʋ)
Gowerly
Profile Blog Joined July 2011
United Kingdom916 Posts
April 28 2016 13:42 GMT
#12
Coursera has some python courses on it, I believe.
Also, for starting small and working up to bigger challenges, there's www.codingame.com , where you can complete game-like challenges. They're more focused on solving the problem rather than learning to code, but usually there's something you don't know how to do in the code that you'll need to do to solve the problem, so there'll be some practical learning applications there, too.
I will reduce you to a series of numbers.
DickMcFanny
Profile Blog Joined September 2015
Ireland1076 Posts
April 28 2016 14:13 GMT
#13
Yeah, I've seen the ones on Coursera, but at first glance, the Lynda one seems a bit more professional.

I'll check out that game when I get home, there's a limit to what I can get away with at work, but thanks kindly.
| (• ◡•)|╯ ╰(❍ᴥ❍ʋ)
quirinus
Profile Blog Joined May 2007
Croatia2489 Posts
Last Edited: 2016-04-28 18:46:35
April 28 2016 15:24 GMT
#14
I'd suggest first learning html basics, then css. Make a simple page. After that you can do some basic javascript to add some simple on-click and other functionality to it. Once you do that, I'd suggest learning some php which is the basis of most pages around, it is used to generate content on the server side from various data that is not available directly to the user, then usually to display it as html content. It's pretty simple and has tons of useful functions. Its official documentation is just sick, and you can find answer to many questions on stackoverflow and similar pages.

Once you get to know php a bit, you might want to learn mysql(i), which is a database/language. It is used to store all the background information (in case of eg. TL it stores all the users, their settings, all threads, etc.). You then use php and sql trough mysqli to access that data, process it in any way you want and then display it.

Once you get used to that, you can learn jQuery which you can think of as an upgrade of javascript, but it's maybe even simpler than js. It's easy to use and pretty powerful, providing you with simple and short ways to do things that would take you tons of time and effort to do in JS. You can use it to easily fetch data live on the page instead of redirecting/reloading the page, and it provides compatibility across all most important browsers, so you don't have to manually fix incompatibilities.

In my opinion that will teach you some of the basics of the internet and programming. After that you'll easily adapt to some of the basics of python or some easy to use language like it, and new programmimg things will be introduced there. After you learn some python, maybe try C++ and C, which are a bit hader and more tedious at first.

But the most important thing is, always have something interesting you want to do (if its useful, thats a plus), like a web page or a simple program that calculates something. It will be infinitely more easy to learn while trying to make it work or do what you want, than just reading a book/tutorials. Just search the internet when you don't know how to do something and you'll learn step by step, and will never forget things since you actually find them interesting and useful, unlike reading tons of random boring stuff from the book that's unrelated to what you need and thus you'll forget them and waste your time.
All candles lit within him, and there was purity. | First auto-promoted BW LP editor.
Chef
Profile Blog Joined August 2005
10810 Posts
April 28 2016 18:32 GMT
#15
What do you want to do with it?

If you want to use it for something useful and you don't want headaches, pick a high level language, find an ORM that lets you manipulate a database, and have fun manipulating data that would normally take you ages to work with in an excel sheet.

Also learn how to do file manipulation, and how to make templates and stuff like that, cause that's probably one of the very few use cases that will actually come up for your work.

Don't pick a lower level language that doesn't do garbage collection for you when you are not going to do anything that puts any kind of strain on the hardware you're using. That's so utterly pointless.

I think Ruby has a great community, and it's very easy to find good answers on StackOverflow and whatever. Javascript is also fine, there's nothing wrong with it, but you have to commit to learning about function scope, and what the 'this' keyword means or you will be confused forever. Self in Ruby is a lot more intuitive. Ruby has a gajillion convenience functions in the standard library that will make your life easy, Javascript you will have to write them yourself or download lodash or something like that to help you.

Don't do web development for the hell of it. It sucks and is tedious and boring. Try to stick to writing your own programs from scratch at first, before you get into a framework or a major library that will hide all the bits from you and confuse you when things don't work.
LEGEND!! LEGEND!!
xtorn
Profile Blog Joined December 2013
4060 Posts
April 28 2016 23:59 GMT
#16
My 2 cents:

Don't focus on learning a specific language. Learn to THINK in terms of finding solutions to problems first.
This is an excellent course to start with, that takes you step by step and holds your hand teaching you how programming works. And you get to do something cool for start, so the incentive is there.

https://www.udacity.com/course/intro-to-computer-science--cs101

This uses python by the way (its a good language for beginners because it's intuitive). The language is less important than developing your thinking. Don't get married to whatever language, focus on problem solving instead, you'll learn a bunch of languages later by yourself just for the fun of it.

Life - forever the Legend in my heart
DickMcFanny
Profile Blog Joined September 2015
Ireland1076 Posts
April 29 2016 18:26 GMT
#17
Oh I think you're really on to something, this could absolutely be the right approach.

I'm starting that course tonight, and the dedicated Python course on Monday, really excited to get crackin'.

Thanks for the advice y'all, I'll come back if I have any more concrete questions.
| (• ◡•)|╯ ╰(❍ᴥ❍ʋ)
LaLuSh
Profile Blog Joined April 2003
Sweden2358 Posts
Last Edited: 2016-04-29 20:31:55
April 29 2016 20:25 GMT
#18
I started programming 1½ years ago and I'm your age.

Started with python on codeacademy for the bare basics.

After that I went on to coursera and did interactive programming in python, where you learn by programming small games and stuff like stopwatches (yes, literally your example...).

For my education I needed to learn R (for statistics and data analysis). I now code extensively in R and it's currently my main language. Picking up a new language was smooth after you get the hang of one language.

My goal is to also pick up some javascript and d3js, and then eventually hadoop and spark/mapreduce.

I still have a long long way to go. I wish I got into it earlier, but now is as good a time as any.
feardragon
Profile Blog Joined October 2010
United States973 Posts
April 29 2016 23:29 GMT
#19
Good luck! Python is a great starting language. Biggest piece of advice I can give is don't be afraid to go off the beaten path from your tutorials if you get curious about how something works. That's the way you'll learn the most.
Ok Starcraft 2 Commentator
quirinus
Profile Blog Joined May 2007
Croatia2489 Posts
May 02 2016 10:17 GMT
#20
On April 29 2016 08:59 xtorn wrote:
My 2 cents:

Don't focus on learning a specific language. Learn to THINK in terms of finding solutions to problems first.
This is an excellent course to start with, that takes you step by step and holds your hand teaching you how programming works. And you get to do something cool for start, so the incentive is there.

https://www.udacity.com/course/intro-to-computer-science--cs101

This uses python by the way (its a good language for beginners because it's intuitive). The language is less important than developing your thinking. Don't get married to whatever language, focus on problem solving instead, you'll learn a bunch of languages later by yourself just for the fun of it.



yeah learning to think, and think in the constructs that all programming languages use is the most important. once you learn that, you already know most of every language, since they are all pretty similar (there's some exceptions)
All candles lit within him, and there was purity. | First auto-promoted BW LP editor.
1 2 Next All
Please log in or register to reply.
Live Events Refresh
Wardi Open
11:00
October Qualifier #1
WardiTV977
IndyStarCraft 170
LiquipediaDiscussion
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
IndyStarCraft 170
LamboSC2 123
Codebar 29
StarCraft: Brood War
Britney 43559
Calm 8633
Rain 4102
Horang2 1780
Jaedong 1343
Hyuk 1145
Bisu 1100
Flash 759
firebathero 576
Light 508
[ Show more ]
Mini 462
Larva 417
Soma 404
EffOrt 345
Stork 326
ZerO 289
actioN 277
Shuttle 217
Snow 199
Pusan 165
BeSt 159
Soulkey 129
Hyun 126
PianO 105
sSak 105
Killer 75
ggaemo 74
Sea.KH 68
Rush 65
JYJ50
scan(afreeca) 41
Movie 38
Sharp 37
sorry 29
TY 26
Shinee 26
soO 23
Free 21
Sacsri 16
Bale 16
Shine 14
Terrorterran 13
HiyA 12
Yoon 8
Icarus 8
Noble 7
Hm[arnc] 4
Mong 1
Dota 2
Gorgc3021
qojqva2259
Dendi704
XaKoH 377
XcaliburYe172
syndereN150
BananaSlamJamma146
Counter-Strike
markeloff78
oskar77
edward30
Other Games
summit1g8071
singsing2378
olofmeister1370
B2W.Neo872
hiko591
Lowko346
Sick167
Fuzer 158
Happy125
Mew2King62
ArmadaUGS46
QueenE41
Trikslyr27
ZerO(Twitch)13
Organizations
Counter-Strike
PGL427
StarCraft 2
IntoTheiNu 31
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 14 non-featured ]
StarCraft 2
• AfreecaTV YouTube
• intothetv
• Kozan
• IndyKCrew
• LaughNgamezSOOP
• Migwel
• sooper7s
StarCraft: Brood War
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
Dota 2
• WagamamaTV497
• Noizen46
League of Legends
• Jankos3121
• TFBlade551
Upcoming Events
Wardi Open
1h 11m
PiGosaur Monday
10h 41m
Replay Cast
20h 41m
Tenacious Turtle Tussle
1d 9h
The PondCast
1d 20h
OSC
1d 22h
WardiTV Invitational
2 days
Online Event
3 days
RSL Revival
3 days
RSL Revival
3 days
[ Show More ]
WardiTV Invitational
3 days
Afreeca Starleague
4 days
Snow vs Soma
Sparkling Tuna Cup
4 days
WardiTV Invitational
4 days
CrankTV Team League
4 days
RSL Revival
5 days
Wardi Open
5 days
CrankTV Team League
5 days
Replay Cast
6 days
WardiTV Invitational
6 days
CrankTV Team League
6 days
Liquipedia Results

Completed

Acropolis #4 - TS2
WardiTV TLMC #15
HCC Europe

Ongoing

BSL 21 Points
ASL Season 20
CSL 2025 AUTUMN (S18)
C-Race Season 1
IPSL Winter 2025-26
EC S1
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
BLAST Bounty Fall Qual

Upcoming

SC4ALL: Brood War
BSL Season 21
BSL 21 Team A
BSL 21 Non-Korean Championship
RSL Offline Finals
RSL Revival: Season 3
Stellar Fest
SC4ALL: StarCraft II
CranK Gathers Season 2: SC II Pro Teams
eXTREMESLAND 2025
ESL Impact League Season 8
SL Budapest Major 2025
BLAST Rivals Fall 2025
IEM Chengdu 2025
PGL Masters Bucharest 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.