|
c tutorials |
 vote
 |
|
I have opened a new website focused on novice c programming. Soon we will add advanced c programming tutorials, as well.
I have written lessons about loops and Conditional statements, along with some practical programming and a few interesting examples. You'll notice when you follow this lesson you'll have no problem following the text and learning more "advanced" steps. You'll already be ready for writing your own simple lines of C language! read more... |
|
| | permapage | score:9925 | -pankaj chandel, May 19, 2011 |
|
Java Build Systems: Make vs. Ant. Vs. Maven |
 vote
 |
|
| From GrokCode: the evolution from Make, to Ant, and then to Maven has done precious little to advance the state of Java build tools. Developers are still stuck with poorly thought-out tools that force us to violate DRY and write XML tag soup. Your team may be better served using a less popular alternative. So what's next? read more... |
|
| | permapage | score:9916 | -grokcode, December 8, 2010 |
|
Scripts for Site Clone |
 vote
 |
|
Siteclone.org is a script directory which lists clone scripts of most popular websites - groupon, eBay, twitter, facebook, etc. It makes it easy to start a business mode of the most successfull internet giants.
Most of the scripts are written in PHP/MySQL and have demos so you can test and evaluate in your judgement. Hopefully it will help webmasters to remove the time to reinvent the wheel. read more... |
|
| | permapage | score:9908 | -Ken Lee, August 9, 2011 |
|
Configuring and Using MySQL with MyODBC |
 vote
 |
|
The article provides a detailed overview of configuring, connecting, and working with MySQL database from a Windows Operating System. The Windows computer may be running any Windows OS such as 9x, 2000, or XP. The MySQL database is available free of cost under GPL. In the example provided, the MySQL server is running on a separate Redhat 9 (Linux) Operating System.
Topics covered in the article include the following: 1. Server Configuration. 2. How to install MySQL database. 3. Granting permission for a username and password. 4. Client Configuration. 5. How to install MyODBC Driver. 6. Configuring the MyODBC DSN on Windows. 7. DSN-less connection. 8. Example program in VB. 9. Viewing the stored data using Telnet. read more... |
|
| | permapage | score:9894 | -Vijay, November 6, 2008 |
|
Freelancers Portal and Forum |
 vote
 |
|
New Freelancer's world-wide portal is started. You can find here last news form freelance world, read most interesting and useful articles and interviews, talk on our forum with other freelancres and buyers.
Our project is very young and we hope that with your help we will improve it and create really useful and informative resource. So, you are welcome to share your knowledge and experience with other people.
We are always opened to receive any propolas, ideas and fewedback from you. See you on the pages of our portal. read more... |
|
| | permapage | score:9894 | -devunion, March 26, 2009 |
|
Advanced Drag-n-Drop Coding with Visual Basic |
 vote
 |
|
Recently, drag-n-drop features of programming languages are being used extensively. Examples of use of this feature include the following: 1. Quiz software, 2. Rich GUI designs, 3. Modelling, etc.
An in-depth study of drag and drop features available with Visual Basic (VB6) are shown with working examples. The contents of the tutorial is as given below:
1.0 Introduction
1.1 Simple Definition for Drag & Drop 1.2 The Basic Concepts of Drag & Drop 1.3 Properties of Drag & Drop
2.0 Drag & Drop Operation – a Simple Examples
2.1 Simple example for Drag & Drop type operation 2.2 Downloadable Zip File
3.0 Visual Basic Drag & Drop – Another Example Using Database Backend
3.1 Explains how example2 is Different from Example1 3.2 Database Design 3.3 Downloadable Zip File
4.0 An Advanced Use of Drag-n-Drop Application in VB6 with Example
4.1 Brief Description 4.2 Database Design 4.3 Downloadable Zip File read more... |
|
| | permapage | score:9893 | -Vijay, February 28, 2009 |
|
iWebBuddy.com: Webmaster Community |
 vote
 |
|
iWebBuddy.com is a website development forum which members can use to communicate with other webmasters.
Request free website reviews Request free website templates Request free graphic designing services Ask for webmaster advice Ask website development questions Ask questions related to SEO Read useful website development tutorials and SEO tutorials Learn HTML, CSS, XHTML, JavaScript, pHp, etc... Advertise your website, forum or blog And much more. read more... |
|
| | permapage | score:9885 | -iWebBuddy, May 21, 2010 |
|
Learn Java with ease |
 vote
 |
|
A very good site dedicated to java with a very useful collection of articles for Java Developers.
Java 3D is a scene graph-based 3D application programming interface (API) for the Java platform. It runs on top of either OpenGL or Direct3D. Since version 1.2, Java 3D has been developed under the Java Community Process.
Compared to other solutions, Java 3D is not only a wrapper around these graphics APIs, but an interface that encapsulates the graphics programming using a real, object-oriented concept. read more... |
|
| | permapage | score:9879 | -freshersweeyt, April 30, 2009 |
|
Sun Java Certification (SCJP) Exam Notes |
 vote
 |
|
Sun Certified Java Programmer (SCJP) is the most sought after certification by software programmers worldwide. The certification is awarded by Sun Microsystems(R). Exam cram notes on Java certification (SCJP) is available at ExamGuides.com. The topics covered in the exam cram are as given below:
1. Language Fundaments 2. Operators and Assignments 3. Modifiers 4. Converting and Casting 5. Flow Control and Exceptions 6. Objects and Classes 7. Threads 8. java.lang Package 9. java.util Package 10. Components 11. Layout Manager 12. Events 13. Painting 14. Applets and HTML 15. I/O 16. Resources 17. Tip for Studying and Taking Exam
Please view the SCJP exam notes at ExamGuides.com read more... |
|
| | permapage | score:9870 | -Vijay, January 17, 2009 |
|
GrokCode |
 vote
 |
|
| GrokCode is a site by developers for developers. It covers programming tips & tutorials, recommendations for books and tools, sweet hacks, career advice specific to software development, and programming trends. GrokCode contains code samples in a wide variety of languages including Java, PHP, Lisp, Scala, and C. read more... |
|
| | permapage | score:9868 | -grokcode, October 1, 2008 |
|
WinAsm Studio |
 vote
 |
|
WinAsm Studio is a free Integrated Development Environment for developing 32-bit Windows and 16-bit DOS programs using the Assembly Language. It is a MUI application already translated to many languages and includes a Visual Resource Editor for rc scripts. Highly extensible via user created Add-Ins (aka plug-ins).
A lot of free (most of which are open source) projects (such as HiEditor, a large file editor), custom controls to download, a popular programming forum and a link directory to add your site.
Best Regards,
Antonis Kyprianou read more... |
|
| | permapage | score:9850 | -akyprian, March 2, 2007 (Updated: March 13, 2007) |
|
jsDraw2D, Open Source JavaScript Graphics Library |
 vote
 |
|
jsDraw2D is an open source javascript library which can be used to draw advance shapes like curves and beziers along with the basic shapes like line, polygon, circle, ellipse, arc etc. The library also provides options to set the co-ordinate system, origin and scale for the drawing. read more... |
|
| | permapage | score:9848 | -sameer_cdac, July 14, 2009 |
|
Free pdf book: Programming from the Ground Up |
 vote
 |
|
Note: This 326 page introductory programming text is in .pdf format.
I will take you through the difficult issues because that is the only way to move on to masterful programming. My goal is to take you from knowing nothing about programming to understanding how to think, write, and learn like a programmer. You won’t know everything, but you will have a background for how everything fits together. At the end of this book, you should be able to do the following: read more... |
|
| | permapage | score:9826 | -Ray, January 23, 2006 |
|
A simple Java tutorial |
 vote
 |
|
This is an excellent Java tutorial with no unnecessary prerequisites. If you're an experienced C programmer, you'll just fly past the reused concepts and keywords, but it helps to know which ones are reused. If you're not yet a programmer, this is probably the right tutorial for you.
This tutorial has grown into a book called The Java Developer's Resource, available now from Prentice Hall. It's now out of print, but the examples and exercises from that book are also online here and may be of use. read more... |
|
| | permapage | score:9816 | -Ray, March 2, 2006 |
|
VisualBuilder.com |
 vote
 |
|
| Learn AJAX, PHP, JSP, ASP.NET, DHTML and other cool Web 2.0 Development techniques from the experts. Read the JSP tutorials and download the basic source code snippets and start developing now - All FREE read more... |
|
| | permapage | score:9815 | -imran, February 17, 2007 |
|
Extreme Testing |
 vote
 |
|
| Extreme testing derives from the concepts outlined for extreme programming (XP) and distributed extreme programming (DXP) and tailored to be applicable to onshore-offshore model of software development, single & multi vendor model of software development. This approach retains the classical concepts of eXtreme Programming like simplicity, discipline, communication, quality, and flexibility read more... |
|
| | permapage | score:9815 | -riseoficarus, June 19, 2007 |
Articles and website reviews are owned by their authors. The rest is © 2000-2012, Ray Yeargin. Abstract Art Gallery
|
| coding headlines |
Buy Fine Art Prints
C, C++ Tips, FAQs, and Tutorials
Javascript Graphics Functions
CSS and Tables: The Hype and Trends
The Ten Commandments for C programmers
ByteMyCode: Online Code and Tutorial Sharing Site
Space Tyrant: A multiplayer strategy game and programming project
Ten Minute Python Tutorial
Effective Programmer Practices
Extreme Visual Basic Forum
Blog software feature list
Geekpedia: Programming Tutorials, Source Code...
Text Editing for Programmers: JEdit
Maze Algorithms
Methods and Tools
jarfinder - Free jar database
AllSyntax.com - Tutorials and Code Samples available
Win32, C, C++, VC++ resources
Webmaster Forum
DHTML Shock - Free Dynamic HTML and JavaScript
Free Programming Resources
Compiler FAQs, Links, Info
XML Guide
New php/sql tutorials
Fighting Memory Leakage
RealApplets.com
Programming Language Compromises
Modular Programming in C
Remote Debugger for ASP
Introduction to HTML
Scripting Language Options -- In Search of the Ultimate Language
One PHP Street - A PHP Code Repository
Programming Optimization: Techniques, examples and discussion
Raw IP Networking FAQ
Freecode, Free Programming Source Code
Advanced WAP Programming
The Ruby Programming Language
Linux Assembly Programming Resource Site
Extreme Programming: A Gentle Introduction
Cascading Style Sheets (CSS) Tutorial
Network Programming with Perl
C Programming
Coding for 64-bit processors
Java Programmer Online Examples
Unix Programming FAQ
The Tutorials Search Engine |
| |