Posts Tagged ‘tutorial’
Saturday, March 28th, 2009
Hello everyone!
So this afternoon I was bored. Then I thought I would be somewhat productive and make some videos. I didn’t have anything prepared for making programming ones. However, I had a couple of people ask me about Git and why I thought it was so freaking great. So, today I offer you 3 new videos, giving a basic overview of the Git Source Code Management System. Here are the videos so far:
(more…)
Tags: git, tutorial, video, vtm
Posted in Git Video Tutorials, Random News | 2 Comments »
Saturday, March 28th, 2009
This video hits up the terminal and starts using git. We start by creating a git repository, which is super easy with Git. Then, we look at adding files to the repository, and commiting changes. (more…)
Tags: git, tutorial, video, vtm
Posted in Git Video Tutorials, Linux, Tutorials | 5 Comments »
Saturday, March 28th, 2009
In this video I give a brief introduction to the Git Version Control System. (more…)
Tags: git, tutorial, video, vtm
Posted in Git Video Tutorials, Linux, Tutorials | 1 Comment »
Wednesday, December 31st, 2008
Hey everyone, hope you are enjoying the holidays!
Anyway, today I thought I would distract everyone from my lack of videos by pointing you to some videos made by someone else. And so I present: Martin’s Linux VTM.
(more…)
Tags: bash, Linux, tutorial, video, vtm
Posted in Linux | 2 Comments »
Thursday, December 11th, 2008
This video looks at how we can use the OpenGL graphics library in our Java programs. This video was an entry in a competition on 3dbuzz.com. As such, it doesn’t flow on from the previous videos, just consider it a bonus. (more…)
Tags: 3dbuzz, java, jogl, opengl, Programming, tutorial, video
Posted in Java Video Tutorials | 9 Comments »
Thursday, December 11th, 2008
This video gives an overview of the Eclipse IDE. Eclipse is a feature packed Java development environment that is also free and open source. In this video we see how we create projects in eclipse and run our programs. (more…)
Tags: eclipse, java, Programming, tutorial, video
Posted in Java Video Tutorials | 10 Comments »
Monday, December 8th, 2008
This is a very short video explaining a problem that comes up time and time again on 3dbuzz.com. Essentially, why the code for their Hello World example doesn’t compile. If you have done any C++ coding before, you can safely ignore this video. (more…)
Tags: 3dbuzz, c++, Programming, tutorial
Posted in Tutorials | No Comments »