Active Computers & Programming Posts
How To: Use the toString method when Java programming
Want to program your own Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBostonian will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to use implement and use Java's toString() method. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.
How To: Write a "Hello, World" program in Java
Want to program your own Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBostonian will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to write that most basic of applications, a "Hello, World" program. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.
How To: Make a constructor in Java programming
Want to program your own Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBostonian will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to easily provide instructors to your classes when writing in Java. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.
How To: Build a random number generator in Java programming
Want to program your own Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBostonian will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to generate random numbers in a Java application. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.
How To: Get file info with the file class in Java programming
Want to program your own Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBostonian will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to utilize Java's file class to retrieve information about an external file. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.
How To: Create text files from within Java programs
Want to program your own Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBostonian will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to easily generate a text (txt) file from within a Java application. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.
How To: Easily write an SEO report
If you don't know what SEO means, it stand for search engine optimization. It's something that is commonly used with the process of improving the quality of traffic that a website recieves. In this tutorial, you will find out how to easily write an SEO report giving details about how things are going with making sure your website is being viewed by everyone. Enjoy!
How To: Sum the elements of an array for Java programming
Want to program your own Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBostonian will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to how to sum all of the elements contained in a given array. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.
How To: Create a GUI using JFrame when programming in Java
Want to program your own Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBostonian will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to create graphical user interfaces (or GUIs) for your apps using Java's JFrame. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.
How To: Use logical operators in Java programming
Want to program your own Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBostonian will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to work with logical operators in Java. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.
How To: Use EnumSet to get a range of constants in Java
Want to program your own Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBostonian will have you coding your own Java apps in no time flat. Specifically, this intermediate-level lesson will discusses how to get a range of constants with Java's EnumSet tool. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.
How To: Use the switch statement for Java programming
Want to program your own Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBostonian will have you coding your own Java apps in no time flat. Specifically, this intermediate-level lesson will discusses how to work with switch statements. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.
How To: Create a simple java program with the printline method
Want to write Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial will help you on your merry way to accomplishing just that. Specifically, this lesson will demonstrate how to create a simple Java program that utilizes Java's built-in println method. For more information, including detailed, step-by-step instructions, watch this programmer's guide.
How To: Use event handlers for Java programming
Want to write Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBoston will help you on your merry way to accomplishing just that. Specifically, this lesson will demonstrate how to work with event handlers when coding in Java. For more information, including detailed, step-by-step instructions, watch this programmer's guide.
How To: Create a GUI Jbutton for Java game development
Want to write Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBoston will help you on your merry way to accomplishing just that. Specifically, this lesson will demonstrate how to create simple GUI JButtons when coding in Java. For more information, including detailed, step-by-step instructions, watch this programmer's guide.
How To: Use polymorphic methods when Java programming
Want to write Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBoston will help you on your merry way to accomplishing just that. Specifically, this lesson will demonstrate how to work with polymorphism when coding in Java. For more information, including detailed, step-by-step instructions, watch this programmer's guide.
How To: Create a basic JList when programming in Java
Want to write Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBoston will help you on your merry way to accomplishing just that. Specifically, this lesson will demonstrate how to create and work with simple JLists when coding in Java. For more information, including detailed, step-by-step instructions, watch this programmer's guide.
How To: Make checkboxes when programming in Java
Want to write Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBoston will help you on your merry way to accomplishing just that. Specifically, this lesson will demonstrate how to create and work with GUI check boxes (checkboxes). For more information, including detailed, step-by-step instructions, watch this programmer's guide.
How To: Create a multi-dimensional array in Java programming
Want to write Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBoston will help you on your merry way to accomplishing just that. Specifically, this lesson will demonstrate how to create a multi-dimensional array when coding in Java. For more information, including detailed, step-by-step instructions, watch this programmer's guide.
How To: Create a LinkedList for Java programming
Want to write Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBoston will help you on your merry way to accomplishing just that. Specifically, this lesson will demonstrate how to work with linked lists when writing code. For more information, including detailed, step-by-step instructions, watch this programmer's guide.
How To: Create mouse events for Java programming
Want to write Java applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBoston will help you on your merry way to accomplishing just that. Specifically, this lesson will demonstrate how to create mouse events. For detailed instructions, watch this programmer's guide.
How To: Create a GUI with JRadioButtons when Java programming
Want to write Java applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBoston will help you on your merry way to accomplishing just that. Specifically, this lesson will demonstrate how to work with JRadioButtons when developing a graphical user interface (or GUI). For detailed instructions, watch this programmer's guide.
How To: Make an animation loop in Java when game developing
Want to write Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBoston will help you on your merry way to accomplishing just that. Specifically, this lesson will demonstrate how to make a simple animation loop. For detailed instructions, watch this programmer's guide.
How To: Program a mouselook scroll for Java game development
Want to write Java applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBoston will help you on your merry way to accomplishing just that. Specifically, this lesson will demonstrate how to work with the MouseLook class for a free look effect in Java game development. For detailed instructions, watch this programmer's guide.
How To: Work with sprites in Java game development
Want to write Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBoston will help you on your merry way to accomplishing just that. Specifically, this lesson will demonstrate how to work with sprites when doing game development. For detailed instructions, watch this programmer's guide.
How To: Disassemble, clean & reassemble an IBM 5100 keyboard
Accidents will happen. This brief how-to will guide you through the process of disassembling, cleaning and reassembling an IBM 5100 series mobile smartphone quickly and efficiently without damaging any of the components, the first necessary step of any successful repair or restoration. This tutorial will also be of use to those who wish to learn more about the guts of the old clunkers without actually disassembling their units.
How To: Force quit unresponsive applications on Windows
With most things in life, everything is not perfect, including computers. No matter how much speed you have or RAM or whatever, computers can run into some trouble from time to time. In this tutorial, you'll find out how to deal with just that. Discover how to force quit unresponsive applications on your Windows computer. Enjoy, good luck, and remember it's only a computer.
How To: Subnet an IP address on your PC
This 5 part video tutorial series will show you how subnet an IP address on your personal computer. It's a thorough, detailed walkthrough of each step, with explanations on things as basic as "what's an IP address?" Watch the entire series to learn thoroughly about subnetting IP addresses on your personal computer.
How To: Play Steam games on a Mac
This video will show you how to run Steam games on your Mac natively. No, you don't have to switch to a Windows box for your gaming needs. All you'll need to do is to download the offical Steam Mac application for your Mac from the Steam store. It's as easy as 1, 2, 3!
How To: Keep track of Windows 7's stats with Superbar Monitor
Downloading the Superbar Monitor for Windows 7 will help you keep a better eye on your computer's resources such as: volume, battery, memory, disk, and cpu. You are able to independently download, use and monitor each stat right from your taskbar.
How To: Overclock your cpu and memory easily
If you're looking to overclock certain componenets of your computer, chances are you're hoping increase the performance. There are many areas of a computer than you can overclock, such as RAM, video cards, processors, and also motherboards. So in this video tutorial, you'll be finding out how to do so for your cpu and memory. It's easy to do and can be done withing minutes. Enjoy!
How To: Overclock your graphics card and cpu easily
If you're looking for a way to overclock your PC's graphics card, then look no further. This tutorial will show you step-by-step what is needed to overclock your graphics card and cpu easily. And if you already know how to do so, this video may show you a thing or two on how to do it faster. Sit back and enjoy!
How To: Customize Windows 7's Alt-Tab interface
Quick tip on customizing Alt-Tab Interface. Download Alt-Tab Tuner 1.0.1 to get control over Windows 7's Alt+Tab shortcut.
How To: Install Puppy Linux on a USB thumbdrive
Puppy Linux is a more user friendly version of the Linux operating system. In this tutorial, learn how to use UNetbootin from Windows to install Puppy Linux on a USB thumbdrive. This will allow you to boot your PC using the thumbdrive so that you can use your new operating system.
How To: Mount ISO files without burning CDs in Linux
ISO or .iso files are disk images or archive images for your PC. If you use Linux as your operating system and would like to learn more about .iso files, check out this tutorial. In this video, learn how to mount ISO files without using any disks or burning any CDs. The trick is to convince your computer that you have done this without actually doing so.
How To: Enable H264 decoding for MVK files in Windows Media
Want to know how to play MKV files with subtitles in Windows 7? You just need to download a few codecs to enable DVXA H.264 decoding for MKV files and subtitles working in Windows Media Player. Watch this video to see how.
How To: Remove spyware and malware from your computer
Is your computer spyware and malware that is slowing it down? There are people out there willing to help you for free, so have no fear. In this video, learn how to remove spyware and malware from your computer completely, leaving no sign it was even there!
How To: Use Finder in Mac OS 10.5
A helpful feature of Mac's OS X operating system is the "Finder". With the Finder you can view everything on your computer and organize things. You can also use Finder to drag and drop files, install programs, search for things, keep your personal files in folders and check out your system at a glance. In this tutorial, learn how to use the toolbar in your Finder on an Apple. You will also see how to use the sidebar, and change between the four basic view options. THis will also show you how ...
How To: Change icons in Mac OS X
Sick of the same old, same old? In this tutorial, learn a quick and easy way to change the icons of files, folders and applications in Mac OS X. Switch up your computer's appearance and keep your computer experience fresh & new!
How To: Make cheap homemade cleaning solution for your PC
Are you sick of spending a ton of money on not so great cleaning supplies? Well, if cleaning the screens around your home are the problem, check out this tutorial. In this video you will learn how to make a super effective cleaning solution for your TV, PC, laptop, iPod screens, etc for about a dollar! This couldn't be easier to do, and your screens will be clear and shiny in no time.