Random Thoughts Thread

Talk about just about anything else that is non-gaming here, but keep it clean
fastbilly1
Site Admin
Posts: 13775
Joined: Tue Apr 17, 2007 7:08 pm

Re: Random Thoughts Thread

Post by fastbilly1 »

Fragems wrote:Thinking about teaching myself some programming skills and was wondering if anyone had any introductory book / website suggestions for learning Java, C++, Basic, etc.
Current humble book bundle has childrens books about programming. It might help and it is cheap.
User avatar
KalessinDB
Next-Gen
Posts: 2461
Joined: Tue Aug 28, 2012 7:07 pm

Re: Random Thoughts Thread

Post by KalessinDB »

code.org is real basic stuff, I've heard decent things about it. I know once you've wrapped your head around the absolute basics of the theory, all my friends who actually stayed with CS swear by O'Reilly books to teach themselves a new language.

Personal experience though, I cannot help with. I abandoned it in college and while I've toyed with the idea of going back I've never pulled the trigger.
Gunning for a licensed NES NTSC-U set, follow the madness and poverty here!
Cheat sheet of my collection, always looking to increase it. 405/677 licensed games, 46/"95" unlicensed
Chronically out of date BST thread
User avatar
BoneSnapDeez
Next-Gen
Posts: 20148
Joined: Mon May 02, 2011 1:08 pm
Location: Maine

Re: Random Thoughts Thread

Post by BoneSnapDeez »

O'Reilly books are king. I have a bunch.
User avatar
Stark
Next-Gen
Posts: 9585
Joined: Wed Jan 05, 2011 8:43 pm
Location: Wylie, TX

Re: Random Thoughts Thread

Post by Stark »

KalessinDB wrote:code.org is real basic stuff, I've heard decent things about it. I know once you've wrapped your head around the absolute basics of the theory, all my friends who actually stayed with CS swear by O'Reilly books to teach themselves a new language.

Personal experience though, I cannot help with. I abandoned it in college and while I've toyed with the idea of going back I've never pulled the trigger.
If you find your self needing to read a bunch of these I recommend: https://www.safaribooksonline.com/

You can get a bunch of those online and on some iOS/Android devices. It's a monthly sub and you can check out like 10 books at a time and just swap them as you're done. Pretty dang snazzy.
Let strength be granted, so the world might be mended...so the world might be mended.
User avatar
MrPopo
Moderator
Posts: 24192
Joined: Tue Aug 26, 2008 1:01 pm
Location: Orange County, CA

Re: Random Thoughts Thread

Post by MrPopo »

Don't focus on learning a language; focus on learning to program. Someone with good software development skills can pick up new languages fairly easily. Obviously you're going to learn a language as you learn to code, but you should focus on things that teach good techniques and the more generalized algorithmic and data structure theory. That'll give you the grounding you need.
Blizzard Entertainment Software Developer - All comments and views are my own and not representative of the company.
User avatar
ZeroAX
Next-Gen
Posts: 7469
Joined: Sun Aug 03, 2008 9:20 am
Location: Current: Amsterdam. From Greece
Contact:

Re: Random Thoughts Thread

Post by ZeroAX »

Start with Html
Image
BoneSnapDeez wrote:The success of a console is determined by how much I enjoy it.
User avatar
Luke
Next-Gen
Posts: 21076
Joined: Wed Jun 10, 2009 9:39 am

Re: Random Thoughts Thread

Post by Luke »

Love pomegranates, hate pomegranate stains.
User avatar
BoneSnapDeez
Next-Gen
Posts: 20148
Joined: Mon May 02, 2011 1:08 pm
Location: Maine

Re: Random Thoughts Thread

Post by BoneSnapDeez »

ZeroAX wrote:Start with Html
That'd what I did.......
User avatar
TSTR
Next-Gen
Posts: 5653
Joined: Mon Sep 23, 2013 12:55 am
Location: Durham, NC
Contact:

Re: Random Thoughts Thread

Post by TSTR »

10 PRINT "8===>"
20 GOTO 10
User avatar
jp1
Next-Gen
Posts: 4101
Joined: Sun Nov 23, 2008 6:04 pm

Re: Random Thoughts Thread

Post by jp1 »

30 Your work is done, play Gorillas.
Post Reply