Slashdot Mirror


User: berlindx

berlindx's activity in the archive.

Stories
0
Comments
6
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 6

  1. Dear god no! on The iPhone Is a Nightmare For Carriers · · Score: 1

    If this continues, phone company executives will be forced to live a life of only semi-luxury.

  2. Re:The magical ingredient on Research Promises Drastically Increased LiOn Capacity · · Score: 2

    Graphene will not bring a hooker back to life, so stop trying!

  3. SPICE? on Ask Slashdot: Successful Software From Academia? · · Score: 1

    SPICE started out as somebody's research at UCLA Berkley and has since "inspired and served as a basis for many other circuit simulation programs, in academia, in industry, and in commercial products." http://en.wikipedia.org/wiki/SPICE

  4. Interesting but... on Scientist Infects Self With Computer Virus · · Score: 1

    It seems like he was just trying to make headlines.

  5. VPN is too complicated on Robbery Suspect Cleared By Facebook Alibi · · Score: 2, Insightful

    Couldn't you just have a friend login to your facebook profile and post a update while you're out committing crimes?

  6. Flash ActionScript on How To Encourage a Young Teen To Learn Programming? · · Score: 1

    I got a great beginning by learning Flash. This worked well for me because initially, I got immediate gratification from seeing my colored shapes tween around the screen. Once I got bored with that, I was able to make more involved projects by learning ActionScript, which is a very well documented and teachable language. Although it limited you to working in Flash, it gave excellent results for not that much work, and it taught me the basics of programming in any language (IFs, loops, functions) Once I wanted to expand my horizons, learning c++ was easy as pie. It also game me a reason to learn things like PHP, mySQL, and JavaScript, to make even more useful and involved projects.