Slashdot Mirror


User: postereyes

postereyes's activity in the archive.

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

Comments · 2

  1. Guns -- not people -- are killers on TED Wants To Remind Us That Ideas -- Not Politicians -- Shape the Future (qz.com) · · Score: 2

    Lets get real. Any idea big enough to scare big business or possibly deter the globalist agenda is bought up to ensure it's used appropriately (i.e. the new mass censorship on Google's Youtube).

  2. Learn Python the hard way on Ask Slashdot: How To Get Started With Programming? [2017 Edition] · · Score: 1

    Python's a great first language as it's easy to look at, perfect for simple scripts while still being a full blown language, and has a great community. If you decide Python is right for you, I recommend the book "Learn Python the hard way." If you want to get into apps or more complicated stuff, I'd recommend C++ as it's a faster language. And I recommend tutorialspoint online to learn C++.