Young Programmers
September 8, 2010 Wiki Help
Login Panel
Toggle
Username:
Password:
Remember Me

Not registered?
Register now!

Forgot your password?
Resources
Toggle

When starting out with PHP, the obvious, and most important thing you'll need to know is how to designate the area where the server's PHP parser will start reading your code. As with most web page, PHP is used in conjunction with HTML. The HTML and PHP parser on your server translates these codes differently, so you need to show the PHP parser where to start, and end, reading your PHP code.
Read More...





jdbc tutorial teaching jdbc programming using java jdbc odbc ... Java application calls the JDBC library. JDBC loads a driver which talks to the database. ...
Read More...





here are some C++ Programming Tips and Tricks ..are lots of basic optimizations that can give big speed increases to your C++ programs.
Read More...





These are some collected tutorials for the Data Structure . It will help many ..

Read More...





Here are some Smart Pointers in C++ .. enjoy theme
Read More...





This is a very dangerous topic. Everyone will likely tell you that the language they work with on a regular basis is the best one to use. Same with Mac vs PC or Oracle vs SQL Server.
Read More...





Java is a programming language originally developed by Sun Microsystems and released in 1995 as a core component of Sun Microsystems' Java platform. The language derives much of its syntax from C and C++ but has a simpler object model and fewer low-level facilities. Java applications are typically compiled to bytecode that can run on any Java virtual machine (JVM) regardless of computer architecture.
Read More...




« Previous