Evening Reading
by Steve Gibson, Jul 19, 2007 3:59pm PDTYes, another new feature showing up in test form is the new download servers on FileShack with support for download managers and new locations. We'll have a technology overview and more info on what we're up to detailed on FileShack in the coming weeks but for now just try it out and see. If you don't have Mercury service, it's available to fuss with on the latest Civ IV Beyond the Sword Demo. So here is this stuff:
- Pricey space vacations :(
- Ultracold
- They solved checkers!
- Landing on Mars
Warning: PS3 firmware 4.45 crashing consoles
Dragon's Prophet preview: how to catch your dragon
Report: Respawn Entertainment co-founder left due to personal conflict
Oculus Rift secures $16 million in venture capital
Max Payne 3 slowly dives onto Mac this week
So I posted earlier about learning to program:
http://www.shacknews.com/laryn.x?id=14788038#itemanchor_14788038
So it seems like the consensus is either C or Perl. Perl and/or Python would directly apply in my job, and while I have dabbled in Perl a bit I've forgotten it all. It was very confusing to me, but I wonder if it wouldn't be better for me to start with something I could apply right away rather than learning C to get the core concepts down. I have a feeling learning C first would probably benefit me in the long run.
What is Ruby all about? It seems like a cool language that would be easier to learn, but i can't tell how well it would apply when I went to learn new languages.
Thread Truncated. Click to see all 158 replies.
- It's very easy to get started.
- you don't have to write a lot of code to do something interesting.
- C/C++ are too low level. You'll just get frustrated unless you're extremely dedicated
- Perl is an ok language, but there's no reason to start with perl over ruby or python, which are both newer and improved scripting/dynamic languages.
- Java/C# are compiled/static languages like C/C++ and require a higher initial learning curve and more tools (like a compiler) to get a simple app up and running.
You must be logged in to post.