Advertisement

Results for "Volume: Java_Volume1"

Java_Volume1 #99906
GRAPHICAL WELCOME SCREEN

GRAPHICAL WELCOME FOR ANY PROGRAM OR PROGRAMMER, WHO WANT'S TO IMPRESS HIS USER, MAY IT BE A CLASS PROJECT OR A PROFESSONAL PRESENTATION.

Java_Volume1 #99907
Cyber Ship

Pure Entertainment. A space shoot-em-up game. Shoot the spce aliens before they shoot you.

Java_Volume1 #99908
Basics of C/C++ Part 4: Functions

Now that you have learned all about variables, loops, and if statements it is time to learn the next thing in programming: Functions. Obviously, you should have a good idea about what a function is, as you have used ones like cout before. However, this lesson will be more in detail about not only functions that are already made, but about making your own, or maybe I will continue this later...

Java_Volume1 #99909
Basics of C/C++ Part 5: Switch...Case

I know that this is probably a let-down, after you learned all about functions, but switch...case is important to know. After all, it can save space with if statements, and it is useful. Besides, I couldn't think of anything else that I wanted to write about!

Java_Volume1 #89702
Disable the Windows Taskbar

Disable the Taskbar

Java_Volume1 #99910
Basics of C/C++ Part 7: Structures

Welcome to the seventh lesson. This is my first lesson that I will explain classes. However, I will explain more about structures, because they can be useful, and they are a good way to get a feel for how a class works. What are structures? They are a way to store more than one data-type under the same name.

Java_Volume1 #102904
dBfunk(lib), basic MySQL database functions (search,insert,update,delete,...)

Dbfunk is a set of generic databae functions for your PHP scripts. It includes simple to use functions to insert, edit and update, delete or view database table content. The functions pull out table fileds directly, so you only need to specify table name, whatever the structure is, dBfunk will manage it for you. A sample application is provided to show function usage.

Java_Volume1 #89703
CaptureWindows,CaptureForm,CaptureClient,etc...

Screen capture code.

Java_Volume1 #99911
Intro to C/C++ Part 9: Strings

This lesson is one on strings. Strings are really arrays, but there are some different functions that are used for strings, like adding to strings, finding the length of strings, and also of checking to see if strings match. Strings are basically sentences, or words. Like, "This is a string".

Java_Volume1 #99912
Intro to C/C++ Part 10: File I/O (part 1)

This is a slightly more advanced topic than what I have covered so far, but I think that it is useful, and I think it will be useful to many people. File i/o is basically reading, and writing files. This lesson will only cover text files, that is, files that are readable through a text editor, as opposed to binary files(exes for example). It will not cover a great deal, for example, this lesson will not deal with searching files or reading specific data from files. It will merely be concerned with opening, writing, and reading text files. Don't worry though, lesson 11 will cover much more on this topic.

Java_Volume1 #102570
How To Create A True Programming Language Version 2

Source code to SrcTrans v1.65; Download to SrcTrans v2.0 Final; example TFF and InputFile

Java_Volume1 #89704
Lost Focus / Got Focus Event--text box validation

These events are usually ignored or inconsistent amongst programs. For the users benefit, highlighting the current textbox, or tab control will aid in their navigation of your forms. But how to keep all these events consistent? Here is the answer. (Well our answer anyhow... until full-inheritance in VB 5.0)

Java_Volume1 #99969
Convert number in to Colum Refrences and vise versa

This code was created to properly asign names to columns in a database program I have been writing. an example of how it numbers is as following: A,B,C...Z,AA,AB...ZZ,AAA,AAB... and so on This code uses recursion

Java_Volume1 #103398
App.Path in Visual Basic.Net ---------->ONE LINE OF CODE

This is ONE LINE OF CODE replacement for the VB 6.0 App.Path.You don't need now the App.Name , because these gives you tje full path + the exe name. Just see this simple line of code...

Java_Volume1 #102912
Ultimate Countdown in PHP

Font configurations, advanced countdown settings do I need to say more? Tired of annoying commercials, and lots of other crazy stuff ? Just try it, and you'll see that it's one of the simplest countdown scripts on web. *brags*

Java_Volume1 #99970
Intro to C++ Part 12: Classes

C++ is a bunch of small additions to C, and one major addition. This one addition is the object oriented approach. As its name suggests, this deals with objects. This tutorial introduces you to creating objects, or classes.

Java_Volume1 #99971
Intro to C/C++ Lesson 13: More on Functions

The reason I have placed this tutorial at the end of the list, rather than as an addition to my other lesson is simple, I don't want people who already read that tutorial to miss this!

Java_Volume1 #99972
VGA Game Programming Tutorial

Hi there! This is Denthor of ASPHYXIA, aka Grant Smith. This training program is aimed at all those budding young demo coders out there. I am assuming that the reader is fairly young, has a bit of basic Std. 6 math under his belt, has done a bit of programming before, probably in BASIC, and wants to learn how to write a demo all of his/her own.

Java_Volume1 #102619
Notepad

Saves, Opens, Prints, And Much More...

Java_Volume1 #103691
Xp Visual Styles the really easy way

This code will automatically set your app to use XP's visual style. It automatically creates the manifest file and then sets all compatible controls's flatstyle to system (as needed for XP visual styles).

Languages
Top Categories
Global Discovery