Sitereview.org
Headlines | Software | Hardware | Science | Coding | Sysadmin | Humor | Misc
The Tech Website Directory  (Click 'post' below) 

c tutorials

Up
vote
Down

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:9922 | -pankaj chandel, May 19, 2011

Scripts for Site Clone

Up
vote
Down

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:9922 | -Ken Lee, August 9, 2011

Java Build Systems: Make vs. Ant. Vs. Maven

Up
vote
Down

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

jsDraw2D, Open Source JavaScript Graphics Library

Up
vote
Down

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:9894 | -sameer_cdac, July 14, 2009

Freelancers Portal and Forum

Up
vote
Down

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:9886 | -devunion, March 26, 2009

iWebBuddy.com: Webmaster Community

Up
vote
Down

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:9872 | -iWebBuddy, May 21, 2010

    Configuring and Using MySQL with MyODBC

    Up
    vote
    Down

    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:9868 | -Vijay, November 6, 2008

    Advanced Drag-n-Drop Coding with Visual Basic

    Up
    vote
    Down

    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:9854 | -Vijay, February 28, 2009

    Learn Java with ease

    Up
    vote
    Down

    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:9837 | -freshersweeyt, April 30, 2009

    A simple Java tutorial

    Up
    vote
    Down

    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:9821 | -Ray, March 2, 2006

    ByteMyCode: Online Code and Tutorial Sharing Site

    Up
    vote
    Down

    ByteMyCode is an online code and tutorial sharing site that allows users to upload snippets or tutorials containing both code and text. It automatically applies syntax highlighting to code in over 20 supported languages. Users moderate code submissions and the most popular snippets are displayed on the top snippets page. The site also allows you to comment on code that has already been submitted. read more...
    permapage | score:9803 | -ByteMyCode, September 15, 2006

    Sun Java Certification (SCJP) Exam Notes

    Up
    vote
    Down

    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:9803 | -Vijay, January 17, 2009

    GrokCode

    Up
    vote
    Down

    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:9781 | -grokcode, October 1, 2008

    Free pdf book: Programming from the Ground Up

    Up
    vote
    Down

    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:9772 | -Ray, January 23, 2006

    VisualBuilder.com

    Up
    vote
    Down

    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:9753 | -imran, February 17, 2007

    CSS and Tables: The Hype and Trends

    Up
    vote
    Down

    The History of tables

    Before tables came along, the web was a pretty dull place. Using tables for layout opened up new vistas of possibilities of visually “designing” a page. It could well be argued that table based layout was responsible for the popularity of the web and the field of web design.

    Worse still, over the last few years, table based layout has come under severe criticism and was widely demonized. Web purists claim that tables were never meant for layout so one shouldn't use them for such. A rapidly progressive hype seems to be in the air all around.

    Reality behind the hype

    Despite the fact that pioneers have been talking about web standards for a long time, the majority of web sites are still developed using tables and non standards compliant code .

    History has shown many examples of technologies that started out life with one purpose, only to end up finding more practical applications as something else. And it sounds very apt in case of tables. The web itself was never intended to be a channel for edutainment, marketing and information but for sharing research data.

    Using tables is a pragmatic approach, if not preferred

    The W3c Web Accessibility Guidelines recognize that designers will continue to use table for layout - and so include information about how they can be implemented in the most accessible way. Designers are not going to immediately stop using tables for layout; mainly owning to the reason that this is the default behavior of most WYSWYG (what you see is what you get) Web design packages and; CSS for layout is so difficult to implement successfully.

    Moreover, Professionals still argue the use of tables for the layout of pages on the Web, despite the fact that this goes against current standards. They argue it to be a pragmatic approach – if not their preferred options.

    Let's explode the myths: CSS vs Tables

    Most web designers don't simply feel the need to switch over

    The majority of web sites are still developed using tables and non standards compliant code. Because of this, user agents will be forced to handle table based layouts for many years to come. This effectively negates one of the biggest selling points for web standards. That of forward compatibility. That's why, most web designers really don't feel there is an overwhelming need to start developing sites using CSS based layouts and standards compliant code.

    CSS development has a much higher barrier to entry than table based design

    While comparing table based design to CSS based design, the syntax of CSS, for sure, turns out to be is pretty easy. Nobody in their right mind would argue that you need too be a rocket scientist to learn CSS. Nevertheless, some of the concepts can be quite tricky to assimilate.

    Continuing in the same spirit it is true that there are so many bugs, even the “experts” find themselves spending an inordinate amount of time bug fixing. For a novice this must be extremely frustrating. Not knowing if the problem is down to your misunderstanding of CSS or some obscure browser bug.

    Perhaps this is why many people see web standards as “Ivory Tower” and why many web standards advocates come across as having a sense of superiority and a zealous attitude towards web design.

    Some things are just easy-to-do with tables

    People often find themselves writing fairly complicated CSS to do something that would be trivial using tables. Take form styling for an instance. It's possible to lay out even very tricky forms using tables in just a few minutes. You can achieve similar results by floating elements with CSS, but it's a lot more involved. If you're a CSS guru it's all part of the fun. However if you're a regular mortal, it can be incredibly frustrating.

    Another such thing is page footers. It's pretty easy to do using tables. Whilst doing this using CSS alone, it would hardly be any wonder why web developers turn their back on CSS when even simple things are rendered so

    If you have the knowledge and patience, you can do most things using CSS that you used to do using tables. Sure it may take you longer, but you'll get there in the end (or die trying).

    CSS benefits. But does it provide you what you need?

    It's true that switching a large site to a CSS based layout can save a huge amount of bandwidth. However, for most sites, this saving would be insignificant or mostly irrevelent.

    People want fast loading pages and many advocates have suggested that CSS helps accomplish this. For most sites, the “design” is spread evenly across the whole site. However with CSS based sites, the “design” is usually held in one or more external files. These files can be fairly complicated, and even for a simple site, can get big, or even fast.

    Search engine friendliness: CSS vs Tables

    It's true that the search engines like semantic pages. It's also a widely held notion that search engines like lean code. Building a site using CSS and web standards can defiantly encourage the development of search engine friendly sites. However it's neither magic bullet, nor a panacea either.

    There are many table based sites that score very highly in the search engines. It's equally possible to build a CSS based site that gets a terrible search engine ranking. The most important thing for high ranking is content and inbound links, not whether a site uses tables or CSS for layout.

    Issues pertaining to accessibility

    There is quite increasing number of people who try to sell web standards and especially CSS based design by playing on client's accessibility fears.

    There isn't anything inherently inaccessible about table based design. While it's true that your site needs to be published to a recognised set of grammars to get an AA accessibility rating, tableless design is only a recommendation, not a requirement for the more stringent AAA rating.

    The final word

    Final Table based design will be around for a long time. However, it is not good enough just to say that it is wrong to use them . In certain circumstances using tables for layout can make much more sense than CSS.

    Web standards and CSS based design are defiantly the way forward. However in the rush to advocate these “new” techniques, people end up being hyperbolic and the reality falls short of expectationent Company with a well connected development infrastructure in India having a strong offering superior web services and solutions at competitive costs.

    Deepak Sharma is a Web Designer at BlueApple, a Web Design and Development Company with a well connected development infrastructure in India having a strong portfolio with global clientele and offering superior web services and solutions at competitive costs.
    mail this link | permapage | score:9726 | -Deepak Sharma, May 29, 2006
    More coding articles...
     

    Articles and website reviews are owned by their authors.
    The rest is © 2000-2012, Ray Yeargin.

    Abstract Art Gallery

    coding headlines
    Large Canvas Abstract Art Prints

    Extreme Visual Basic Forum

    WinAsm Studio

    Free Programming Resources

    Extreme Testing

    Javascript Graphics Functions

    Space Tyrant: A multiplayer strategy game and programming project

    Ten Minute Python Tutorial

    C, C++ Tips, FAQs, and Tutorials

    Effective Programmer Practices

    Text Editing for Programmers: JEdit

    The Ten Commandments for C programmers

    Blog software feature list

    jarfinder - Free jar database

    New php/sql tutorials

    Maze Algorithms

    DHTML Shock - Free Dynamic HTML and JavaScript

    The Java Universe

    Modular Programming in C

    Advanced WAP Programming

    Free Pascal Home Page

    Geekpedia: Programming Tutorials, Source Code...

    Methods and Tools

    Win32, C, C++, VC++ resources

    Programming Optimization: Techniques, examples and discussion

    Remote Debugger for ASP

    XML Guide

    Webmaster Forum

    Raw IP Networking FAQ

    AllSyntax.com - Tutorials and Code Samples available

    Freecode, Free Programming Source Code

    Scripting Language Options -- In Search of the Ultimate Language

    Java Programmer Online Examples

    Coding for 64-bit processors

    Fighting Memory Leakage

    One PHP Street - A PHP Code Repository

    The Open Watcom Compiler

    Unix Programming FAQ

    /training/etc/ Programming Site

    Programming Language Compromises

    Javascript Tips

    Compiler FAQs, Links, Info

    Cascading Style Sheets (CSS) Tutorial

    The CGI Bin

    Linux Assembly Programming Resource Site

    Unix Bourne Shell Programming

    RealApplets.com

    Online guide to Visual Basic

    Network Programming with Perl

    The Ruby Programming Language

    Extreme Programming: A Gentle Introduction

    Secure Transaction Developers Resource Site

    The Tutorials Search Engine

    Introduction to HTML

    Unmaintained Free Software Projects

    PHP Resource Index

    Code Beach

    C Programming

     

    Bookmark us! 

    post 

    Posting Guidelines

    Site info

    News feed

    Login
    (to post)

    Search