Tag: programming
-
Open Source with @bendotcodes: TDI 14
“we are stronger if we all share some of our works together than if we all kept everything to ourself.” — ben.codes (@bendotcodes) on Threads Today we have @bendotcodes. We are going to start out talking about open source software because that is a topic not yet covered in these interviews. In case someone new…
-
Dot Com Boom Stories with @chris.mrbananas.greening: TDI 6
A fantastic Conversation about programming with Chris Greening. There is some history, stories, and wisdom in this interview.
-
GoLang for Data Science
Should you use golang for Data Science? Here are the pros and cons.
-
Scratch Challenge 5 – Dance Off Solution
Here are videos with tips and hints to complete the Scratch Challenge 5 – Dance Off. Adding Sounds Adding Music Notes Adding Custom Sound Here is a complete solution to try, Dance Off.
-
Scratch Challenge 5 – Dance Off
Make your sprites dance to music.
-
Scratch Programming – Create a Clicker Game
Learn to create your own clicker game. For more videos like this, please subscribe to the The Dr. GooF Crew YouTube channel.
-
Data Science and IoT Course
Want to learn about data science and the Internet of Things (IoT)? Futuretext is about to start Data Science for Internet of Things. It is a course aimed at people looking to learn the topics and transition into IoT and data science careers. Here are some quick highlights about the course. Starts Mid March 2016…
-
Statistics for Hackers Slides by Jake VanderPlas
Jake provides an excellent slidedeck about using programming simulation to do statistics. Lots of great information packed into these slides. Slides are available at Statistics for Hackers on SpeakerDeck
-
New Wolfram Programming Language
Stephen Wolfram, founder of Wolfram Research and creator of Mathematica, just announced the new Wolfram Programming Language. This is really exciting and cool, so please take some time to watch the video. I think this might be a game changer in data science.
-
5 Free Programming Languages for Data Science
R There is a package for nearly any algorithm you will ever need. That is where R really excels. It is widely used and has a strong community. The only slight downfall (in my opinion) is the cumbersome syntax. Python A very good language for beginning programmers. The syntax is quite readable and intuitive. With…
-
Drew Conway Monktoberfest Talk
Drew provides a nice analysis of the popularity of programming languages.
-
Learn Computer Science For Data Science
Many aspects of computer science are fundamental to data science. A good data scientist has to be able to transform/extract/manipulate lots of data. Computer programming is the main technique for such operations. Here are numerous resources to help you learn the fundamentals of computer science. Online Computer Science Courses: Introductory Level If you are not…