0
votes
What is your single favorite development tool?
Kate on KDE and on all other systems JEdit, they are both text editors. Kate is really good for Linux developmen …
14
votes
What CS class has helped you over and over?
Data structures and Algorithms I use every time I program. So that class is definitely worth it.
…
2
votes
What did you use to teach yourself python?
The book I used was Core Python Programming by Wesley J Chun. I believe it is a second edition now. I really liked it. I also have the Python Cookbook for a reference on how do specific tasks. The …
