Save
Forgot Password
Register Here
Love this site? Hate it? Leave us some
comments
.
Resources
Applications
AI
Business
Components and Libraries
Computer Science
Database
Documents And Specifications
Game
Hardware
Multimedia
Network
Security
Tools And Utilities
Training And Certification
Web
Languages
Assembly
Basic
C
C#
C++
Delphi
Java
JavaScript
Other Languages
Pascal
Perl
PHP
Python
Ruby
VB-Script
Visual Basic
Platforms
.NET
Browser Based
Consoles
CPU
Embedded
Java Platform
Legacy Platforms
Linux
Macintosh
Mobile Platforms
MS-DOS
Remotely Hosted
UNIX
WEB Service
Windows
Forums
Unanswered Posts
Latest Threads
Latest Posts
Programming Languages
Assembler Developer
Basic
C and C++
C#
Delphi and Kylix
Java
Pascal
Perl
PHP
Python
Ruby
VB.NET
VBA
Visual Basic
Applications
Computer Graphics
Computer Hardware
Database & SQL
Electronics development
Game programming
Matlab
Sound & Music
XML Development
Classifieds
Co-operative Projects
For sale
FreeLance Software City
Jobs Available
Jobs Wanted
Wanted
Microsoft .NET
.NET General
ASP.NET
Miscellaneous
Comments on the PH Re-design
Comments on this site
Computer Emulators
General programming
New programming languages
Off topic board
Mobile & Wireless
Palm Pilot
Multimedia
Demo programming
MP3 programming
Operating Systems & Platforms
Embedded / RTOS
FreeBSD
LINUX programming
MS-DOS
Windows CE & Pocket PC
Windows programming
Software Development
Algorithms
Object Orientation
Project Management
Quality & Testing
Security
WEB-Development
Active Server Pages
AJAX
CGI Development
ColdFusion
Flash development
HTML & WEB-Design
Internet Development
JavaScript
WEB Servers
WEB-Services / SOAP
Blogs
Blog Startpage
Latest Blog Posts
Submit
Article
Book
File
Link
News
PAD File
Wiki Article
Jobs
PH
Search
Newsletter
Merchandise
Getting Started Guide
Help
Advertise
Contact Us
Search
(Advanced Search)
HOME
> Browse Resources
Browse Resources
Programming Language
Assembly
-
Articles
/
Books
/
Files
/
Links
/
Forum
/
Blog
/
News
An assembly language is a low-level language for programming computers.
Re: Shortest Code
Re: Shortest Code
Re: Calculator assembly + , - , / , *
Re: A problem with nasm EQU
Basic
-
Articles
/
Books
/
Files
/
Links
/
Forum
/
Blog
/
News
In computer programming, BASIC (an acronym for Beginner's All-purpose Symbolic Instruction Code[1]) is a family of high-level programming languages.
Re: Visual Basic 6 EXE Files Use in Out of Visual Basic Environment
Re: Shortest Code
Re: Limitations of GW BASIC HELP HELP
Re: Disabling pressing enter key
C
-
Articles
/
Books
/
Files
/
Links
/
Forum
/
Blog
/
News
In computing, C is a general-purpose, block structured, procedural, imperative computer programming language developed in 1972 by Dennis Ritchie at the Bell Telephone Laboratories for use with the Unix operating system.
Re: urgent need of help
urgent need of help
Avoiding void?
Re: Is there any IDE For GUI building in C or C++
C#
-
Articles
/
Books
/
Files
/
Links
/
Forum
/
Blog
/
News
C# (see section on name, pronunciation) is an object-oriented programming language developed by Microsoft as part of the .NET initiative and later approved as a standard by ECMA (ECMA-334) and ISO (ISO/IEC 23270).
.NET String Processing Library PRO
C# AVL Tree
C# Binary Search Tree
C# Skip List
C++
-
Articles
/
Books
/
Files
/
Links
/
Forum
/
Blog
/
News
C++ ("C Plus Plus", pronounced /?si??pl?s'pl?s/) is a general-purpose programming language. C++ is regarded as a middle-level language, as it comprises a combination of both high-level and low-level language features.
Re: urgent need of help
Need to get a float value into a wchar_t array...
urgent need of help
BattleShip
Delphi
-
Articles
/
Books
/
Files
/
Links
/
Forum
/
Blog
/
News
Delphi is a software development package created by Borland.
Re: Access violation with Registry and ReadInteger.
Re: Access violation with Registry and ReadInteger.
Re: MDI Refresh
Re: Access violation with Registry and ReadInteger.
Java
-
Articles
/
Books
/
Files
/
Links
/
Forum
/
Blog
/
News
Java is a programming language originally developed by Sun Microsystems and released in 1995 as a core component of Sun Microsystems' Java platform.
HSQLDB
Free Source Code for C, C++, Java, VB, C#, Asp.net
Keyboard input
Internal Frames Question
JavaScript
-
Articles
/
Books
/
Files
/
Links
/
Forum
/
Blog
/
News
JavaScript is a scripting language most often used for client-side web development. It was the originating dialect of the ECMAScript standard.
Keyboard input
Internal Frames Question
Multiple Input fields in a JOptionPane
Error while dispatching IBM Aglets
Pascal
-
Articles
/
Books
/
Files
/
Links
/
Forum
/
Blog
/
News
Pascal is an influential imperative and procedural programming language, intended to encourage good programming practices using so called structured programming and data structuring.
Re: snakes and ladders program
Re: Work with folder
Re: Shortest Code
Re: Work with folder
Perl
-
Articles
/
Books
/
Files
/
Links
/
Forum
/
Blog
/
News
Perl is a dynamic programming language created by Larry Wall and first released in 1987.
Stepping through a file
Simple Mozilla-Firefox Bookmarks Checker v0.2
Using the seek function to go to a certian byte range
Expand your user-authentication options with mouse dynamics
PHP
-
Articles
/
Books
/
Files
/
Links
/
Forum
/
Blog
/
News
PHP is a computer scripting language, originally designed for producing dynamic web pages.
Re: Is there anyone who knows Drupal well here?
Is there anyone who knows Drupal well here?
What's new in PHP V5.3, Part 2: Closures and lambda functions
ASP.NET 3.5 Social Networking
Python
-
Articles
/
Books
/
Files
/
Links
/
Forum
/
Blog
/
News
Python is a general-purpose, very high-level programming language. Its design philosophy emphasizes programmer productivity and code readability.
Python 3 changes breaks backwards compatibility
Re: Blender 3D
PythGuestbook v1.0
Re: I'm pretty new to Python and i'm havin troubles
VB-Script
-
Articles
/
Books
/
Files
/
Links
/
Forum
/
Blog
/
News
VBScript is the default language for Active Server Pages. It can be used in Windows scripting and client-side web page scripting.
Visual Basic
-
Articles
/
Books
/
Files
/
Links
/
Forum
/
Blog
/
News
Visual Basic was derived from BASIC and enables the rapid application development (RAD) of graphical user interface (GUI) applications, access to databases using DAO, RDO, or ADO, and creation of ActiveX controls and objects.
Re: Linq, what am I doing wrong?
Re: Visual Basic 6 EXE Files Use in Out of Visual Basic Environment
Merge two databases
Re: How to use Funtion Keys in my project
Other Languages
-
Articles
/
Books
/
Files
/
Links
/
Forum
/
Blog
/
News
why use assembly?
Ruby
-
Articles
/
Books
/
Files
/
Links
/
Forum
/
Blog
/
News
Ruby is a dynamic, reflective, general purpose object-oriented programming language that combines syntax inspired by Perl with Smalltalk-like features.
Fun Ruby Project ideas
Free download Ruby ebooks
Easy Ruby development, the Eclipse way
Using the Ruby Development Tools plug-in for Eclipse
Applications
AI
-
Articles
/
Books
/
Files
/
Links
/
Forum
/
Blog
/
News
Artificial intelligence (AI) is a branch of computer science and engineering that deals with intelligent behavior, learning, and adaptation in machines. Research in AI is concerned with producing machines to automate tasks requiring intelligent behavior. Examples include control, planning and scheduling, the ability to answer diagnostic and consumer questions, handwriting, speech, and facial recognition. As such, it has become an engineering discipline, focused on providing solutions to real life problems, software applications, traditional strategy games like computer chess and other video games.
Chess Program v0.98.26
Chess Program v0.98.26
Re: How to add a JApplet into a JFrame
Business
-
Articles
/
Books
/
Files
/
Links
/
Forum
/
Blog
/
News
Global Digital Media - Entertainment Market
Middle Eastern - Fixed Telecoms Market Overview
MarketBuddy 2.0 for Mac and Windows
I dont no how to save my create or save my databases
Database
-
Articles
/
Books
/
Files
/
Links
/
Forum
/
Blog
/
News
A database is a structured collection of records or data.
Strong-Type DataSet
Merge two databases
Comparing XML database approaches
Database Normalisation
Game
-
Articles
/
Books
/
Files
/
Links
/
Forum
/
Blog
/
News
BattleShip
HungMan
BattleShip
Guess A Number
Hardware
-
Articles
/
Books
/
Files
/
Links
/
Forum
/
Blog
/
News
Hardware is a general term that refers to the physical artifacts of a technology.
Re: How to Switch into Protected Mode
Re: How to Switch into Protected Mode
Re: Win32 MAth Error Double to Int Conversion
Read I2C slave device's register
Multimedia
-
Articles
/
Books
/
Files
/
Links
/
Forum
/
Blog
/
News
Multimedia is media that utilizes a combination of different content forms.
Capture Rich Media with Personal Presenter
Feature Extraction Service for Multimedia Analysis and Retrieval System
Network
-
Articles
/
Books
/
Files
/
Links
/
Forum
/
Blog
/
News
In general, the term network can refer to any interconnected group or system.
SYCODE Founder launches ProE.net
Client-server on VB - tutorial for beginners programmers v1.0
Theseos Query Engine for Traceability Networks
Simplify SAN configuration with iSCSI Boot Commander
Security
-
Articles
/
Books
/
Files
/
Links
/
Forum
/
Blog
/
News
Security is the condition of being protected against danger or loss.
Battling Web spam
Explore Eclipse's plug-in signature mechanism
New Unikey Time software protection dongle released
Application Privacy Monitoring for JDBC
Web
-
Articles
/
Books
/
Files
/
Links
/
Forum
/
Blog
/
News
WEB is a computer programming system created by Donald Knuth as the first implementation of what he called "literate programming".
Launch C# Hyperlink
Re: Source SDK Programmer Needed
Re: Storefront Design Templates
LIteCommerce: Online Store Builder v.2.2
Computer Science
-
Articles
/
Books
/
Files
/
Links
/
Forum
/
Blog
/
News
Computer science is the study and the science of the theoretical foundations of information and computation and their implementation and application in computer systems.
I need help from you guyz...please,help me.....
Re: B.S in computer science and engineering
Training And Certification
-
Articles
/
Books
/
Files
/
Links
/
Forum
/
Blog
/
News
Tools And Utilities
-
Articles
/
Books
/
Files
/
Links
/
Forum
/
Blog
/
News
EQTXT.ZIP
EQCOM.ZIP
EQASM.ZIP
EQ_ASM.ZIP
Components and Libraries
-
Articles
/
Books
/
Files
/
Links
/
Forum
/
Blog
/
News
.NET String Processing Library PRO
C# Component Guideline
C# Component Guideline
VintaSoftTwain.NET Library v4.2 has been released.
Documents And Specifications
-
Articles
/
Books
/
Files
/
Links
/
Forum
/
Blog
/
News
Platform
.NET
-
Articles
/
Books
/
Files
/
Links
/
Forum
/
Blog
/
News
The Microsoft .NET Framework is a software component which can be added to the Microsoft Windows operating system. It provides a large body of pre-coded solutions to common program requirements, and manages the execution of programs written specifically for the framework. The .NET Framework is a key Microsoft offering, and is intended to be used by most new applications created for the Windows platform.
Re: Linq, what am I doing wrong?
Re: What component to use for drawing graphics in Visual Studio 2005
Re: how to overlap calender control in table td tag
Re: How to delete Thread?
Embedded
-
Articles
/
Books
/
Files
/
Links
/
Forum
/
Blog
/
News
Re: Beginner start Embedded C for 8051 (books)
Re: Beginner start Embedded C for 8051 (books)
PE-Snitch 2.00
hide taskbar
Linux
-
Articles
/
Books
/
Files
/
Links
/
Forum
/
Blog
/
News
Linux is the name usually given to any Unix-like computer operating system that uses the Linux kernel.
Compact Disc Writting in C programming
Python 3 changes breaks backwards compatibility
Take the Linux certification exam 102 with confidence
Re: convert from hex to decimal part of sentence
Macintosh
-
Articles
/
Books
/
Files
/
Links
/
Forum
/
Blog
/
News
Macintosh, or for newer models, Mac, is a brand name which covers several lines of personal computers designed, developed, and marketed by Apple Inc.
ClickInstall 1.0 for Mac OS X
MS-DOS
-
Articles
/
Books
/
Files
/
Links
/
Forum
/
Blog
/
News
MS-DOS is an operating system commercialized by Microsoft. It was the most commonly used member of the DOS family of operating systems and was the dominant operating system for computers during the 1980s.
Re: ms dos 'move' to c
EQTXT.ZIP
EQCOM.ZIP
EQASM.ZIP
UNIX
-
Articles
/
Books
/
Files
/
Links
/
Forum
/
Blog
/
News
Unix is a computer operating system originally developed in 1969 by a group of AT&T employees at Bell Labs including Ken Thompson, Dennis Ritchie and Douglas McIlroy.
Compact Disc Writting in C programming
Re: convert from hex to decimal part of sentence
Cygwin is the complete UNIX shell on Windows
LPI exam 101 prep, Topic 103: GNU and UNIX commands
WEB Service
-
Articles
/
Books
/
Files
/
Links
/
Forum
/
Blog
/
News
A 'Web service' (also Web Service) is defined by the W3C as "a software system designed to support interoperable Machine to Machine interaction over a network".
Re: asynchronous callback
Free download web service/SOAP ebooks
Re: General Information of WCF
General Information of WCF
Windows
-
Articles
/
Books
/
Files
/
Links
/
Forum
/
Blog
/
News
Microsoft first introduced an operating environment named Windows in November 1985 as an add-on to MS-DOS in response to the growing interest in graphical user interfaces (GUIs).
Handling WM_PAINT on a child window...
Re: How to print out coloured words in DEV C++??
Re: Use C to plot a graph
Re: Full screen low level graphics with VC6 and without DirectX?
Java Platform
-
Articles
/
Books
/
Files
/
Links
/
Forum
/
Blog
/
News
The Java platform is the name for a bundle of related programs, or platform, from Sun which allow for developing and running programs written in the Java programming language.
Bank Operations using Threads in Java
Re: jvm settings in runtime
jvm settings in runtime
Legacy Platforms
-
Articles
/
Books
/
Files
/
Links
/
Forum
/
Blog
/
News
Consoles
-
Articles
/
Books
/
Files
/
Links
/
Forum
/
Blog
/
News
A console is a command line interface where the personal computer game's settings and variables can be edited while the game is running.
CPU
-
Articles
/
Books
/
Files
/
Links
/
Forum
/
Blog
/
News
A Central Processing Unit (CPU), or sometimes just called processor, is a description of a class of logic machines that can execute computer programs.
Re: How to Switch into Protected Mode
Re: measuring black line width
Re: binary files in c/c++
Re: Virtualize I/O In DOS
Mobile Platforms
-
Articles
/
Books
/
Files
/
Links
/
Forum
/
Blog
/
News
A Mobile operating system is the operating system that controls a mobile device—similar in principle to an operating system such as Linux or Windows that controls a desktop computer.
MIDlet jar signing (a tutorial)
Great article about J2ME signing problems
Browser Based
-
Articles
/
Books
/
Files
/
Links
/
Forum
/
Blog
/
News
Remotely Hosted
-
Articles
/
Books
/
Files
/
Links
/
Forum
/
Blog
/
News