• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 23:36
CEST 05:36
KST 12:36
  • 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
Maestros of the Game: Week 1/Play-in Preview12[ASL20] Ro24 Preview Pt2: Take-Off7[ASL20] Ro24 Preview Pt1: Runway132v2 & SC: Evo Complete: Weekend Double Feature4Team Liquid Map Contest #21 - Presented by Monster Energy13
Community News
LiuLi Cup - September 2025 Tournaments2Weekly Cups (August 25-31): Clem's Last Straw?39Weekly Cups (Aug 18-24): herO dethrones MaxPax6Maestros of The Game—$20k event w/ live finals in Paris53Weekly Cups (Aug 11-17): MaxPax triples again!15
StarCraft 2
General
Geoff 'iNcontroL' Robinson has passed away Production Quality - Maestros of the Game Vs RSL 2 Heaven's Balance Suggestions (roast me) Maestros of the Game: Week 1/Play-in Preview Team Liquid Map Contest #21 - Presented by Monster Energy
Tourneys
Maestros of The Game—$20k event w/ live finals in Paris RSL: Revival, a new crowdfunded tournament series LiuLi Cup - September 2025 Tournaments Sea Duckling Open (Global, Bronze-Diamond) Sparkling Tuna Cup - Weekly Open Tournament
Strategy
Custom Maps
External Content
Mutation # 489 Bannable Offense Mutation # 488 What Goes Around Mutation # 487 Think Fast Mutation # 486 Watch the Skies
Brood War
General
ASL20 General Discussion Pros React To: herO's Baffling Game Victoria gamers BGH Auto Balance -> http://bghmmr.eu/ BW General Discussion
Tourneys
[IPSL] ISPL Season 1 Winter Qualis and Info! [Megathread] Daily Proleagues Is there English video for group selection for ASL Small VOD Thread 2.0
Strategy
Simple Questions, Simple Answers Muta micro map competition Fighting Spirit mining rates [G] Mineral Boosting
Other Games
General Games
Stormgate/Frost Giant Megathread General RTS Discussion Thread Nintendo Switch Thread Path of Exile Warcraft III: The Frozen Throne
Dota 2
Official 'what is Dota anymore' discussion
League of Legends
Heroes of the Storm
Simple Questions, Simple Answers Heroes of the Storm 2.0
Hearthstone
Heroes of StarCraft mini-set
TL Mafia
TL Mafia Community Thread Vanilla Mini Mafia
Community
General
US Politics Mega-thread Things Aren’t Peaceful in Palestine Russo-Ukrainian War Thread Canadian Politics Mega-thread YouTube Thread
Fan Clubs
The Happy Fan Club!
Media & Entertainment
[Manga] One Piece Anime Discussion Thread Movie Discussion! [\m/] Heavy Metal Thread
Sports
MLB/Baseball 2023 2024 - 2026 Football Thread Formula 1 Discussion TeamLiquid Health and Fitness Initiative For 2023
World Cup 2022
Tech Support
Computer Build, Upgrade & Buying Resource Thread High temperatures on bridge(s)
TL Community
The Automated Ban List TeamLiquid Team Shirt On Sale
Blogs
Collective Intelligence: Tea…
TrAiDoS
A very expensive lesson on ma…
Garnet
hello world
radishsoup
Lemme tell you a thing o…
JoinTheRain
RTS Design in Hypercoven
a11
Evil Gacha Games and the…
ffswowsucks
INDEPENDIENTE LA CTM
XenOsky
Customize Sidebar...

Website Feedback

Closed Threads



Active: 1071 users

Programming Newb: from 0 to ? in a Year

Blogs > DickMcFanny
Post a Reply
Normal
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
Hyrule19083 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
Johto4942 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.
DickMcFanny
Profile Blog Joined September 2015
Ireland1076 Posts
May 03 2016 18:03 GMT
#21
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.



Hi, just a quick update, I haven't had enough time at work to make proper inroads, but I did the first 6 or so hours of this course and it's really fun! Thanks so much!
| (• ◡•)|╯ ╰(❍ᴥ❍ʋ)
Normal
Please log in or register to reply.
Live Events Refresh
Next event in 6h 24m
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
NeuroSwarm 185
RuFF_SC2 179
StarCraft: Brood War
NaDa 83
sSak 48
Noble 28
Leta 19
Icarus 10
NotJumperer 3
Dota 2
LuMiX0
Counter-Strike
Stewie2K700
Heroes of the Storm
Khaldor94
Other Games
tarik_tv7321
summit1g6897
shahzam610
JimRising 548
C9.Mang0433
ViBE190
Maynarde115
fpsfer 1
Organizations
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 16 non-featured ]
StarCraft 2
• Berry_CruncH181
• practicex 23
• Sammyuel 19
• OhrlRock 2
• AfreecaTV YouTube
• intothetv
• Kozan
• IndyKCrew
• LaughNgamezSOOP
• Migwel
• sooper7s
StarCraft: Brood War
• Azhi_Dahaki9
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
Other Games
• Scarra735
Upcoming Events
CranKy Ducklings
6h 24m
RSL Revival
6h 24m
GuMiho vs Cham
ByuN vs TriGGeR
Cosmonarchy
10h 24m
TriGGeR vs YoungYakov
YoungYakov vs HonMonO
HonMonO vs TriGGeR
Maestros of the Game
13h 24m
Solar vs Bunny
Clem vs Rogue
[BSL 2025] Weekly
14h 24m
OSC
18h 24m
RSL Revival
1d 6h
Cure vs Bunny
Creator vs Zoun
Maestros of the Game
1d 13h
Maru vs Lambo
herO vs ShoWTimE
BSL Team Wars
1d 15h
Team Hawk vs Team Sziky
Sparkling Tuna Cup
2 days
[ Show More ]
Monday Night Weeklies
2 days
The PondCast
5 days
Online Event
6 days
BSL Team Wars
6 days
Team Bonyth vs Team Dewalt
BSL Team Wars
6 days
Liquipedia Results

Completed

Proleague 2025-09-02
SEL Season 2 Championship
HCC Europe

Ongoing

Copa Latinoamericana 4
BSL 20 Team Wars
KCM Race Survival 2025 Season 3
BSL 21 Qualifiers
ASL Season 20
CSL 2025 AUTUMN (S18)
LASL Season 20
RSL Revival: Season 2
Maestros of the Game
Chzzk MurlocKing SC1 vs SC2 Cup #2
BLAST Open Fall 2025
BLAST Open Fall Qual
Esports World Cup 2025
BLAST Bounty Fall 2025
BLAST Bounty Fall Qual
IEM Cologne 2025
FISSURE Playground #1

Upcoming

2025 Chongqing Offline CUP
BSL Polish World Championship 2025: Warsaw LAN
BSL Season 21
BSL 21 Team A
EC S1
BLAST Rivals Fall 2025
IEM Chengdu 2025
PGL Masters Bucharest 2025
Thunderpick World Champ.
MESA Nomadic Masters Fall
CS Asia Championships 2025
ESL Pro League S22
StarSeries Fall 2025
FISSURE Playground #2
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.