Related to: Computers Programming Languages General

Computers / Programming Languages / General
Programming Languages - General
Computers / Programming Languages / Html
Computers / Programming Languages / Xml
Computers / Programming Languages / Java
Computers / Programming Languages / C++
Computers / Programming Languages / Perl
Computers / Programming Languages / Javascript
Computers / Programming Languages / Sql
Computers / Programming Languages / C
Computers : Programming Languages - Javascript
Computers / Programming Languages / Lisp
Computers / Programming Languages / Python
Computers / Programming / General
Programming & Scripting Languages: General



Related

ACM Transactions on Programming Languages and Systems
Includes articles, past and present, search function and links.

Computational Complexity and Programming Languages
Summaries of talks of the DIMACS workshop (July 1996), collected by James Royer.

Graduate Programming Languages
Lecture notes from the University of San Francisco with examples from natural languages, parsing with YACC, the use of LL(k) grammars and the hierarchy of regular, LL(k), LR(k), context free, ...

Bibliography on Quantum Programming Languages
Bibliography by Simon Gay gathering references to papers about theoretical aspects and implementations of quantum programming languages.

SIGPLAN: Programming Languages
ACM special interest group that explores the implementation and efficient use of programming languages.

Researchers in Programming Languages and Compilers
A list of home pages for researchers working on programming language theory, design, implementation, and related areas. Maintained by Mark Leone at CMU.

COMS W4115 Programming Languages and Translators
Compilers course at the Department of Computer Science, Columbia University using ANTLR.

The Teaching About Programming Languages Project
Information about the teaching of the concepts of programming languages, especially undergraduate survey courses and courses about programming language semantics.

A Critical Look at Programming Languages
An article by Tim Sweeney on the evolution and future of programming languages as it relates to game development.

O'Reilly: The History of Programming Languages
A poster plots over 50 programming languages on a multi- layered, color- coded timeline.


Software Listing: Computers Programming Languages General

This book is aimed at experienced ASP developers who are working at the leading edge, rather than the casual ASP developer or beginner. For example, we do not cover the basics of COM, ASP, or the programming languages we use in this book. You don't need to be experienced with ASP to make the most of this book although being relatively comfortable with ASP concepts with certainly help. This book is also ideal for Visual Basic developers who want to make the move into Web application design. You should also understand the general principles of the use of components, and have knowledge of Visual Basic (or VBScript).

  • Platform: Scripts, Asp

Sams Teach Yourself ASP.NET in 21 Days is the perfect book to introduce beginner and intermediate readers to the new technologies and frameworks presented by ASP.NET. By guiding readers through short but increasingly complex lessons, this book will give readers a strong foundation in ASP.NET, and the knowledge to develop their own creative solutions. Readers will delve into the new framework, the C# and Visual Basic programming languages, and techniques to approach difficult problems. The book will introduce the ASP.NET Framework, Visual Basic .NET, and C#, the new COM framework. The book will cover applications of these technologies.

  • Platform: Scripts, Asp

Getting the most out of ASP-based Web pages on the Microsoft Web platform is the mission of Professional ADO 2.5 RDS Programming with ASP 3.0, a practical-minded tutorial for developing Web pages with dynamic content using the latest standards from Microsoft, including ADO, RDS, and XML. It features short, comprehensible tutorials on basic ASP development using ActiveX Data Objects (ADO) and Remote Data Services (RDS) for Internet Explorer. The text is filled with useful information, including bug workarounds, gotchas, and tips for better performance. Of special interest is the material on using XML to deliver database results.

  • Platform: Scripts, Asp

Core PHP Programming is the first complete, practical guide to PHP 3.x for experienced Web developers. Discover how PHP borrows the best ideas from Java, Perl, and C to create a remarkably productive scripting environment. Then, with the guidance of a leading PHP developer, learn every technique you need to build fast and robust Web applications. Master PHP syntax; then, review every PHP function, including I/O, data, and math functions; time, date, configuration, image, and database functions. See PHP at work in sample code that demonstrates sorting, searching, parsing, and string evaluation. Finally, walk through three complete Web/database integration applications, learning essential techniques for building HTML tables from SQL queries; tracking site visitors; storing content in databases, and much more.

  • Platform: Scripts, PHP

Programming PHP is a comprehensive guide to PHP, a simple yet powerful language for creating dynamic web content. The book is co-authored by the creator of PHP, Rasmus Lerdorf, so you'll learn not only how to program in PHP, but how to do it well. This authoritative book explains the language syntax and programming techniques of PHP 4 in a clear and concise manner. Programming PHP goes into detail on fundamental topics such as functions, strings, arrays, and objects, with numerous examples that illustrate both correct usage and good PHP style..

  • Platform: Scripts, PHP

PHP Programming for Windows covers new ground including the use of PHP with Windows databases such as Access and SQL Server plus other topics such as the Microsoft SOAP SDK and using PHP with the Active Directory. This book covers PHP from installation all the way up to developing PHP applications with the Active Directory and .NET and teaches developers how to optimize PHP for the Windows platform and how to work with PHP and Windows Enterprise technologies..

  • Platform: Scripts, PHP

A comprehensive guide to how to use PHP alongside the wireless Web's standard languages, namely WML and WMLScript, to create truly dynamic and powerful wireless applications. This book is derived from the author's years of experience in both wireless development and PHP programming, showing the reader how to make the most of both technologies to create truly dynamic, scaleable wireless applications. PHP programmers will find the opportunity to use what they already know to create wireless applications, using concise, applicable examples that encourage readers to adapt the information discussed within the book to their own projects.

  • Platform: Scripts, PHP

Displays "99 Bottles of Beer" songtext and soucre codes of programs generating the songtext in 99 programming languages....

  • Platform: Windows

Designed to minimize the time needed to create skeleton code in a variety of languages. Given a database connection, for example, the CCU can use existing tables to create a Java file complete with accessors, mutators and basic methods. In addition to translating programming languages, it allows a user to define entities/attributes in a friendly GUI. Supported languages include Java, HTML/JavaScript, XML, SQL, VB .Net, and C. Requires JRE 1.4+..

  • Platform: Windows, Linux, Mac, Unix

Perl in a Nutshell is a comprehensive reference guide to the Perl programming language. This book covers all the core features of the language. It ranges widely through the Perl programmer's universe, gathering together in convenient form a wealth of information about Perl itself and its application to CGI scripts, network programming, database interaction, and graphical user interfaces. It also gives detailed coverage about using Perl within a Win32 environment. Topics include: Basic language reference, Introduction to using Perl modules, Perl and CGI (CGI basics, CGI.pm, mod_perl), DBI - the database-independent API for Perl), Sockets programming in Perl, LWP - the library for World Wide Web programming in Perl, The Net::* modules, and pTk - the Tk extension to Perl.

  • Platform: Scripts, CGI and Perl

This is a standard, quick-reference guide for the Perl programming language. The second edition, updated to cover the latest Perl version, provides a complete overview of the language, from variables to input and output, from flow control to regular expressions, from functions to document formats--all packed into a convenient, carry-around booklet..

  • Platform: Scripts, CGI and Perl

Beginning JavaScript is a patient, introductory tutorial on writing scripts successfully. It assumes no prior knowledge of programming languages, and teaches you how to create client-side scripts (including full coverage of fundamentals like variables and flow control, plus plenty of screen shots.) After covering the core JavaScript language, you'll move on to learn about more advanced techniques, including Dynamic HTML, using cookies, debugging techniques, and server-side scripting with ASP..

  • Platform: Scripts, JavaScript

This book covers middle-tier programming with PHP. It features: Real world, practical experience and techniques; From installation and configuration of the PHP3 engine to advanced dynamic application design; Definitive coverage of core PHP language and database addressing (Oracle/Sybase/Informix/MySQL are all covered in depth); Practical e-commerce and business scripting including database application development, together with PHP and XML applications; LDAP, NDS and IP connectivity issues exhaustively addressed; and Using PHPLIB to construct flexible, robust and secure interactive sites..

  • Platform: Scripts, PHP

The goal of the Python Essential Reference is to concisely describe the Python programming language and its large library of standard modules, collectively known as the Python programming "environment." This informal language reference is arranged into four major parts: a brief tutorial, an introduction to Python; an informal language reference that covers lexical conventions, functions, statements, control flow, datatypes, classes, and execution models; the Python library; and the Python C API used to write Python extensions..

  • Platform: Scripts, Python

Beginning Active Server Pages 3.0 is an excellent introduction to the ASP 3.0. This guide expects no previous ASP knowledge or even previous Web development experience. Its friendly style makes this book welcome reading at all skill levels. The material is carefully presented to avoid losing readers who are totally new to ASP programming, yet it still provides impressive technical coverage, beginning with the very basic concepts behind ASP programming and moving forward to advanced coding techniques. As each topic is presented, relevant screen shots and useful code snippets under the heading "How It Works" complement the text.

  • Platform: Scripts, Asp

Sams's 21 Days series books are divided into 21 day-long lessons, further divided into three weeks. Topics covered include: an introduction to server-side scripting, the basic theory behind Active Server Pages programming, introduction to the VBScript scripting language, object-based programming, using the Response object, using Forms to collect user input, enhancing your ASP pages with the use of standard components, how to handle run-time errors using ASP 3.0's ASPError object, and integrating databases with ASP pages to create data-driven Web sites. If you are new to Active Server Pages, and wanting to learn more, this book, Teach Yourself Active Server Pages 3.

  • Platform: Scripts, Asp

Most Web applications follow a simple "3F" pattern: fetch, format, and forward data to the browser. With this in-depth guide, developers can take their Web design and programming skills to the next level to build more complex Web pages, applications, and services. The book demonstrates the advanced data-access capabilities of ADO.NET and the powerful page-creation capabilities of ASP.NET, plus how to employ code reusability, pagelets, code-behind, server-side controls, and other time-saving techniques..

  • Platform: Scripts, Asp

A well-known expert in the ASP development community, best-selling Author Steven Walther brings his experience as an ASP.NET trainer to ASP.NET Unleashed. With this valuable guide, readers learn the advanced features of ASP.NET, and how to apply them in their own Internet applications. This in-depth, code-intensive title covers a broad range of advanced ASP.NET topics that include: Validating Form Data, Programming Mobile Devices, Using Code Behind, Building Custom ASP.NET Controls, Creating Graphics with GDI.NET, Data Access with ADO.NET, ASP.NET Security, Using XML in ASP.NET Applications, and Building and Consuming Web Services.

  • Platform: Scripts, Asp

This book is aimed at relatively inexperienced web developers who are looking to enrich their sites with dynamically-generated content, and want to learn how to start building web applications using ASP.NET. The title provides a step-by-step introduction to ASP.NET with plenty of worked examples to help you gain a deep understanding of what ASP.NET is all about. Topics covered: Creating basic ASP.NET pages, Learning the basics of VB.NET, Understanding the concepts of Object Oriented Programming, Working with Data and XML, The ASP.NET Server Controls, Creating User Controls and Components, Exploring the world of Web Services, Configuring your ASP.

  • Platform: Scripts, Asp

This book covers complex techniques for managing production-ready Perl programs and explains methods for manipulating data and objects that may have looked like magic before. It gives you necessary background for dealing with networks, databases, and GUIs, and includes a discussion of internals to help you program more efficiently and embed Perl within C or C within Perl..

  • Platform: Scripts, CGI and Perl

Page: 1 | 2 | 3 | 4 | 5 | Freeware



New Downloads

VisioForge Video Capture
SDK .Net

.Net-based SDK that integrates
video capturing and processing
functions into software.
Implements video and audio ...

PowerPoint to HTML5
Conversion Tool

HTML5Point is a powerful
conversion tool that allows
converting PowerPoint
presentations to HTML5 format
slideshows. View ...

Against The Darkness

There once was a guy named
Pete who lived in an abandoned
castle on the outskirts of the
city. One night he was sitting
...

World In A Dream

Our hero is stuck in a dream,
a world of his own. He sees
the world in black and shades
of grey, and not another soul
is ...

Zoom Player Free

Zoom Player Home Free - They
say the best things in life
are free, and Zoom Player Home
FREE life delivers. The most
...

Xilisoft DVD Creator for
Mac

Xilisoft DVD Creator for Mac
can not only convert AVI,
MPEG, DivX and such video
files to DVD, but also burn
DVD folder ...

Falco Pacmania

Remake of the well-known
Pacman. In this game you have
to manage Dragon Georgeolo
Bushido Dragon. The goal -
collect all ...

VAT Service Invoice Form

This free VAT invoice template
in Excel format provides a
blank VAT invoice form or
blank sample VAT invoice that
helps ...

Lexmark Drivers Update
Utility

Lexmark Drivers Update Utility
updates your system drivers
for Lexmark devices
automatically with just
several clicks. It ...

Ultra Screen Capture Expert

Ultra Screen Capture Expert is
a simple and powerful screen
capture program. It supports
capturing full screen, active
...

ZIP Pointer

Lookup USA and Canada towns by
ZIP, postal code or name and
show them on a North American
map. It helps you to check ...

HelpNDoc

Full-featured help authoring
tool, easy and powerful enough
to produce HTML help files,
CHM, PDF, Word, iPhone, ePub
and ...

Catalogue File Usage

File Analyzer is a powerful
and flexible harddisk space
manager for Windows All.Find
out which folders are the ...

Breaktru Fractions n
Decimals

Add, Subtract, Divide and
Multiply fractions.Convert a
decimal to a fraction or a
fraction to a decimal. Quick
and easy ...

Audio Merge Expert

Audio Merge Expert is able to
merge separate audio files
into one big file without
quality loss. It allows you to
input ...



Related Searches

Freeware Basic Programming Languages
Basic Programming Languages Pictures
Basic Programming Languages Video
Define Programming Languages
Easy Rad Programming Languages
Flow Charts Programming Languages
Latest Programming Languages
Midi Programming Languages
Popular Mobile Programming Languages
Programming Languages Pos
Easy Programming Languages
Fun Programming Languages