|
|
|
Sponsor Advertisement
|
Writing Community community for fiction writing, story writing, poetry writing, writing contests, writing help, writing warnings
|
Blogging Fusion Blog Directory Submit your blog to Blogging Fusion Blog Directory for FREE. Start increasing your backlinks and traffic today!
|
|
|
|
|
OOP Concept – Object Oriented Programming Concept
Author: Maneet Puri
OOP stands for Object Oriented Programming. It's all about classes and objects; a class is collection of member functions and variables with different scope of use and accessibility. An object can be a referred as an entity which gets properties and attributes from the class for which it has been created. It will be easy to explain classes and objects using real life example as below:
Author: Munish Dev
First things first, Asynchronous JavaScript and XML (AJAX) is not a technology. AJAX is a technique that has brought about a great change in the world of web development.
Author: Jon Murray
While the installation instructions included with most open source software are fantastic, I always seem to find something missing. Of course that missing piece is usually host specific, otherwise they would have it in their documentation. With that in mind, installing phpBB forum software on a GoDaddy hosted server is quite easy. I'll document the installation step by step.
Author: David Davis
PHP can run on both Unix and Windows servers, which makes it more accessible than its Windows counterpart, Active Server Pages (ASP). Most full-service web design firms will have at least one PHP guru.
PHP uses are widespread, and can include any kind of server functionality that takes user's input and displays or manipulates the input. Some pertinent examples of such work are message boards, auction sites, shopping carts, and more. There are numerous free (open-source) scripts out there for PHP newbies to use.
Author: Arvind Gupta
This article gives you an introduction to C++ Programming from ground level. This article won't teach you all the fundas of C++ programming rather it gives you the base to learn C++ programming, remember that for further learning, the base should be strong and this is what this article tries to do. It would let you know many fundas which will help you in further learning of the the language.
Author: Jim Pretin
Adding a simple email form or contact form to a website can often be a tough task for a first-time programmer or small business website. A lot of people who start a website or a small internet business use simple templates to put a website online while having little or almost no knowledge of HTML programming.
Author: V. Berba Velasco
Spurgeon's Law says that 90% of everything is crap. This certainly holds true in the world of software development, and especially when it comes to object-orientation and C++ programming. This is largely due to the pervasiveness and complexity of C++; it's one of the most commonly used object-oriented languages, and yet few people know how to use it effectively.
|