Program Functions in Java

How To : Get started using GIMP

Learn the basic layout and functions of GIMP(GNU Image Manipulation Program) a free open source image-editor, and how to work with files. Get started using GIMP - Part 1 of 2. Click through to watch this video on designyourownweb.com Get started using GIMP - Part 2 of 2. Click ...more

How To : Program cascading switches in Lego Mindstorms

Programming cascading switches in the NXT programming environment allows you to program a Lego Mindstorms NXT robot to perform several if/then functions and react to inputs differently outside of a sequence. Program cascading switches in Lego Mindstorms. Click through to watch ...more

How To : Things to Do on WonderHowTo (05/09 - 05/15)

WonderHowTo is a how-to website made up of niche communities called Worlds, with topics ranging from Minecraft to science experiments to Scrabble and everything in-between. Check in every Wednesday evening for a roundup of user-run activities and how-to projects from the most ...more

How To : Use inversion of control (IOC) in Clojure 1.1

In this clip from Sean Devlin's "Full Disclojure" series of Clojure video tutorials, you'll see how to relate Java's inversion of control pattern to first class functions.. One of the most obvious perks of using the Clojure is the user community organized around it, which make ...more

How To : Install Minecraft in Ubuntu the Right Way!

Hello everyone today I am going to be going over installing Minecraft on Linux (Ubuntu) as if it is any regular program a game. This method makes it super easy and clean in that you will not need to run a .jar every time you want to play this game. This is very simple to do an ...more

How To : Use Corel Ulead Video Studio 11 Plus

While we personally like to learn a new software program by playing around with its buttons and various functions, sometimes it's a nice primer to actually read the instruction manual. And when it comes to video editing, knowing the particularities of each and every function i ...more

How To : Use Skype to promote your business

Skype is a very cool, useful communications tool that you can download online. This program is free and includes video chats, instant messaging, search functions and various other features. In this tutorial, learn exactly what Skype is and how it can be used for your business. ...more

How To : Use strings and slices when programming in Python

So you've already mastered variables and functions - now it's time to progress to strings, substrings and slices when you're working on a program using the Python programming language. Python strings are much less complex than in other languages, which makes them easy to use.

How To : Create a metallic gear logo in Adobe Photoshop CS4

See how to create a steam punk-style metallic gear logo using Adobe Photoshop CS4. Whether you're new to Adobe's popular graphic editing program or a seasoned design professional looking to better acquaint yourself with the new features and functions of this particular iterati ...more

How To : Clear your java cache

In this tutorial, we learn how to clear your Java cache. First, go to the control panel and then open up Java from the thumbnails menu. After this, you will right click on the program and then go to 'view cache'. From here, select all of the Java and click inside the boxes to ...more

How To : Program a screen blocker with Visual Basic

Gymjunnky.com Welcomes you to learn VB6. How to make a very basic screen blocker to help you to get to know the functions of VB 6.0 better. Part 1 of 3 - How to Program a screen blocker with Visual Basic. Part 2 of 3 - How to Program a screen blocker with Visual Basic. Part ...more

How To : Cartoonify yourself with Adobe Illustrator CS4

See how to turn a digital photo into an infinitely scalable vector cartoon. Whether you're new to Adobe's popular vector graphics editor program or a seasoned graphic arts professional looking to better acquaint yourself with the new features and functions of this particular i ...more

How To : Draw a 3D box in Adobe Illustrator CS4

See how to create an all-vector 3D cardboard box in Adobe Illustrator CS4. Whether you're new to Adobe's popular vector graphics editor program or a seasoned graphic arts professional looking to better acquaint yourself with the new features and functions of this particular it ...more

How To : Program methods in Python

Bucky from The New Boston serves up this Python video tutorial on how to program methods in Python. This is the program you use to write all of your Python code down. Fun with methods! Learn what methods are and how to use them. Python is a dynamic, object-oriented, high-leve ...more

How To : Create a film strip icon in Adobe Illustrator CS4

Remember film? With Adobe Illustrator, it's easy to make an old-timey film strip icon perfect for a video application. This clip will show you how it's done. Whether you're new to Adobe's popular vector graphics editor program or a seasoned graphic arts professional looking to ...more

How To : Use the copy and paste functions on a Mac or PC

In this video 2 people show you copy and paste functions on a Mac and a PC. On the PC, the girl copies a paragraph of text on a web page by highlighting it, right clicking, and selecting copy. Then she opens up a TextEdit program and pastes it into there and saves it. On a Mac ...more

How To : Create reflective 3D text using CINEMA 4D

The common word processors like Microsoft Word have limited functions in creating 3D text. Not quite the same with CINEMA 4D. Learn how to create cool 3D text with glow and reflection effects using this program. Create reflective 3D text using CINEMA 4D. Click through to watch ...more

How To : Do node-based compositing as an After Effects user

In this tutorial, we take an introductory look at node based compositing from the perspective of an After Effects user. If you are someone who has lots of experience with After Effects, and wants to get into using a program like Shake, Nuke, or Fusion, this will help you get o ...more

How To : Use a universal remote control

In this home entertainment video series, learn how to use a universal remote control. A universal remote is just what it sounds like: it’s a device that allows you to control several different home electronics appliances at once—like the stereo, DVD player, VCD, TV, satellite ...more

How To : Play the Korg Triton Studio keyboard

Now that you know the power of the music, in this video series, learn how to use a Korg Triton Studio synthesizer to create songs and melodies of your own. Our synth expert, RT Ouk, will explain many of the basic functions in detail, including how to use the different modes on ...more

How To : Send eMail Using Java

It uses JavaMail API, NetBeans IDE 7.0.1 First download the JavaMail API as shown in beginning of the video then follow the video to send email dynamically from your Gmail account. No need to open your inbox. The EmailSender.java can be used to send email from any java progra ...more

How To : Exploit Java Remote Method Invocation to Get Root

In the world of technology, there's often a trade-off between convenience and security. The Java Remote Method Invocation is a system where that trade-off is all too real. The ability for a program written in Java to communicate with another program remotely can greatly extend ...more

How To : Stay Focused and Be Productive Online

The Internet has had a huge influence on many areas of our lives, but, in particular, has resulted in nothing short of a revolution in the way we work. The web has offered the sort of flexibility to the individual that few people would have dreamed of just a couple of decades ...more

SPLOIT : How to Make a Proxy Server in Python

NOTICE: Ciuffy will be answering questions related to my articles on my behalf as I am very busy. Hope You Have Fun !!! Hello Guys, Welcome to my tutorial and in this tutorial, We are basically going to create a python script that serves as a proxy server ( Without External ...more

How To : Make a Simple UDP_Flooder in C pt2

Alright so last time I gave you a homework assignment. This week we're gonna look at my version of the UDP-Flooder. It can be found here. Alright, I assume you've written yours or at least attempted to. First let's take a look at the struct used in this program struct sock ...more

How To : Write Constructor and Destructor Functions in C

Hey everyone. Only found the site a few days ago but really loving it. Been reading and learning new things and always grateful for that. I used to code in c, as well as a few other languages a few years back but fell away from it a bit due to various other commitments. Gett ...more

How to Java : E3 (If/Else Statements)

Hello Java-ers, In the previous two tutorials, we learned about installing the JDK, Installing/CreatingAProject in Eclipse IDE, and data types in Java. In this tutorial, we will be learning about if/else statements. -------------------------------------- In Java, an if sta ...more

How To : Send & Receive iMessages on Your Android Phone

One of Android's most glaring weaknesses is its lack of an iMessage equivalent. That is, of course, until now. There's one app that will allow Android users to experience iMessage on their non-Apple phone, complete with end-to-end encryption, message effects, and group messagi ...more

SPLOIT : How to Make an SSH Brute-Forcer in Python

NOTICE: Ciuffy will be answering questions related to my articles on my behalf as I am very busy. Hope You Have Fun !!! As much as I love other SSH bruteforcing tools like Ncrack, Metasploit, THC-Hydra, ... ( Just to mention a few ). I prefer using my own script. The tools ab ...more

  • Hot
  • Latest