Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror

Comment Intermediate Programming (Score 1) 172

If you are really trying to get to an "intermediate" level you could start doing simple data structures and algorithms. Learn the classic sorting routines, linked lists, etc. Once you understand those you can start seeing how they are used in large programs. Look at some of the annotated programs -- the Lion's book on Unix is a good collection of readings to see how an operating system is structured for example. Games are a great way to develop your skills but you may not have enough background yet to get very far. Read the Python source code - you may not understand all of it but you will learn how a language interpreter is put together.

Welcome to a long and twisty path as a programmer. Something new to learn every day.

Comment No Old Programmers (Score 1) 306

Old Joke: "What do they do with Engineers when they turn 40?" A: Buy them a birthday cake then take them out to the parking lot and shoot them.

18 years of experience probably means you are either getting close to your 2nd cycle of becoming an "expert" in a technology area or you've been doing the same 2 years work 9 times in a row. Either way, it's time to get out of your current sweet spot and learning something entirely new. You need to get "leverage" with your experience. Really learn something like Agile Processes, Project Management, Finance, a critical business area, requirements management, Continuous Integration/deployment tools, DevOps, etc. Don't try to recreate the same old skills in a new programming language -- it's a dead end.

Me? I started programming 40 years ago in high school and have over 30 years industry experience. I've tried to learn something new every 18 months and have managed to survive so far.

Good luck, the next 10 years of your career can either be the best decade or the hardest depending on how flexible you are.

Privacy

Submission + - Who owns your health data? (wsj.com)

porsche911 writes: The Wall Street Journal has an interesting article about how the data from Implanted health devices is managed and the limitations patients run into when they want to see the data. Companies like Medtronic plan to sell the data but won't provide it to the person who generated it.

Submission + - Hackers stole information from IAEA servers (sueddeutsche.de)

porsche911 writes: A hacker group called "Parastoo" have broken into an International Atomic Energy Agency computer and released details of more than 100 IAEA experts. They are asking the experts to criticize Israel's nuclear arsenal. Original article in German here: http://www.sueddeutsche.de/politik/un-atombehoerde-hacker-brechen-in-iaea-netzwerk-ein-1.1535207

Google translation:
http://preview.tinyurl.com/c8da9sd

Comment Next they'll off-shore them (Score 4, Interesting) 532

I can see them off-shoring production to China and getting 100's a month. Their big problem is going to be training pilots fast enough.

As far as the "age" - it was a good design then and is still a good design. Upgrade the weapons to something more modern and they are going to be very dangerous on a battlefield.

Comment Checklist (Score 2) 290

Put together a very detailed checklist of everything you are going to hand off. Make him own the list and take notes then make him do a review with you and his manager of what he's learned and then have both of them sign off on the training. Be available for quick questions but keep very detailed notes about how much time you are spending during the first couple of weeks. When he calls you should ask what he's done already with the problem to make sure he isn't getting into the default behavior of calling you first. You need to make sure he can be successful (as in the don't burn bridges philosophy) but at the same time is taking ownership of the job.

Good luck,
-c

Games

Submission + - Inventor of the Pinball machine dies (nytimes.com)

porsche911 writes: "Steve Kordek, who revolutionized the game of pinball in the 1940s by designing what became the standard two-flipper machine found in bars and penny arcades around the world, died on Sunday at a hospice in Park Ridge, Ill. He was 100."

“Steve’s impact would be comparable to D. W. Griffith moving from silent films through talkies and color and CinemaScope and 3-D with computer-generated graphics,” Mr. Sharpe said. “He moved through each era seamlessly.”"

Google

Submission + - Apple verses Google innovation approaches (nytimes.com)

porsche911 writes: Good article comparing the innovation strategies of Google and Apple.

“There is nothing democratic about innovation,” says Paul Saffo, a veteran technology forecaster in Silicon Valley. “It is always an elite activity, whether by a recognized or unrecognized elite.”

Slashdot Top Deals

Type louder, please.

Working...