Software Listing: Computer Programming Languages

Computer programming is a lightweight educational tool built in Java that you can use to test your programming knowledge.

The application comes with several questions and challenges to test your skills. Just answer 'true' or 'false' and view the test results.

.

  • Platform: WinOther

Designed as an interactive software, Technology - PBasic computer programming can teach you more about PBasic programming.

Technology - PBasic computer programming comes included with multiple choice questions that can be used to test your current knowledge.

Technology - PBasic computer programming is developed using the Java programming language.


.

  • Platform: WinOther

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: Asp, Scripts

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

  • Platform: WinOther

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: Linux, Mac OS X, Unix, WinOther

Software developed by students at Brooks Middle School Computer Programming Club.
Brooks Computer Programming License - BSD License; GNU General Public License (GPL).

  • Platform: WinOther

DrRacket is a graphical environment for developing programs using the Racket programming languages..

  • Platform: WinOther

Future Programming Languages is a collection of Information about the Upcoming Programming languages that are going to shake up the IT world. Especially learning these new upcoming programming languages gives you an added edge in the future IT market. IT professionals must go through this app and its information..

  • Platform: Android 2.x, Android 3.x, Android 4.4, Android 4.x

Qwined is a Multilingual Technical Editor supporting nearly 100 Programming Languages and Configuration File Formats out of the box, more than any other editor in the market. It is localized in nearly 30 languages covering all the continents. Qwined is targeted for architects, engineers, IT personnel and software and hardware professionals. Qwined has a built-in and customizable word and symbol Autocompletion and Calltip Support for for various environments. It features Microsoft Office style user interface, Code Folding, Syntax Styling, Regional Selections, Regular Expressions, Spell Checking, PDF and ZIP support, Email integration, Advanced Search/Replace and much more.

  • Publisher: Qwined.org
  • Date: 02-09-2011
  • Size: 15136 KB
  • Platform: Win7 x32, Win7 x64, Windows Server, Windows Vista, WinVista, WinVista x64

Nicely balanced treatment of CGI programming in both C, which has distinct performance advantages, and Perl, currently the most popular language for CGI. An essential technical programming reference for Web sites. In concise, clear language, this book explains how to write CGI programs to implement dynamic documents that provide interactivity and multimedia features for Web sites using UNIX-based HTTP servers..

  • Platform: C & C++, Scripts

Cprogramming.com is a web site designed to help you learn the C or C++ programming languages, and provide you with C and C++ programming language resources. The Getting Started with the C++ language section gives advice about learning C or C++. Learn from C and C++ language tutorials, or test your programming knowledge with programming quizzes including the C++ MegaQuiz..

  • Platform: C & C++, Scripts

In Effective Perl Programming, Perl experts Joseph Hall and Randal Schwartz share programming solutions, techniques, programming pointers, rules of thumb, and the pitfalls to avoid, enabling you to make the most of Perl's power and capabilities. The authors will help you develop a knack for the right ways to do things. They show you how to solve problems with Perl, and how to debug and improve your Perl programs. Offering examples, they help you learn good Perl style. Geared for programmers who have already acquired Perl basics, the book will extend your skill range, providing the tactics and deeper understanding you need to create Perl programs that are more elegant, effective, and succinct.

  • Platform: CGI and Perl, Scripts

Readers can cut to the chase with this new, updated "must have" guide to Java and object-oriented programming. "Just Java 2" contains all the essential information any programmer needs to get started with Java. The CD-ROM includes a huge amount of Java source code including many Java games, some physics applets (animation of an electric motor), translators for Java and many other languages including C/C++, Perl, TCL, Eiffel, Smalltalk, two mini-versions of Linux, Java bible code software, the Java Programmers FAQ and glossary, and much, much more..

  • Platform: Java, Scripts

All-in-one--A nuts-and-bolts programming toolkit for anyone building dynamic web applications in the Unix environment. It gathers together the most comprehensive set of tools and shareware utilities on the CD, and packages them with a comprehensive tips and techniques reference book. Complete CD-ROM--Includes all the documentation to support the products, all the code in the book, PHP extension modules, sample applications and a C compiler used to compile PHP code. CD includes: Red Hat Linux 5.x operating system; MySQL database engine; PHP programming language; code listings and sample applications; comprehensive resource list; all software documentation.

  • Platform: PHP, Scripts

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: PHP, Scripts

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: PHP, Scripts

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: PHP, Scripts

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: PHP, Scripts

Python Programming on Win32 is the first book to demonstrate how to use it as a serious Windows development and administration tool. Unlike scripting on Unix, Windows scripting involves integrating a number of components, such as COM or the various mail and database APIs, with the Win32 programming interface. While experienced Windows C++ programmers can find their way through the various objects, most people need some guidance, and this book is it. It addresses all the basic technologies for common integration tasks on Windows, explaining both the Windows issues and the Python code you need to glue things together.

  • Platform: Python, Scripts
  • Logo++
  • License: Freeware
  • Price: 0.00
  • Rating

Logo++ is an interpreter for drawing graphical figures using a small set of instructions. Though it lacks many essential features of "serious" languages, it remains a funny start for beginners in computer programming, particularly for kids..

  • Platform: Linux, Unix, WinOther

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

New Reviews


uTorrent

There are numerous ways to download files from internet and everyone has his or her choice in deciding a method depending upon file size, file type, availability and credibility of source.Sharing small files are pretty easy as compared to files with ...


SD QuickExec

Im always scouting the internet looking for quality applications that’ll help me save time carrying out some of the basic things I do every time I switch on my computer. For example, launch my internet browser, email client, iTunes and so on. ...


Windows Movie Maker

Windows movie maker, expressed as windows live movie maker in the latest updates, is a piece of video and picture editing software for windows (as the name of the software no doubt suggests) designed to be simple, easy to use while still keeping as ...


Vehicles 2

Vehicles 2 is a great example of innovation in a game, from the very beginning cut scene (which explains the general back story to the game in a very light, humorous way) to the gameplay style, it has a lot of influence from other games in the ...


Skies of War

Skies of war is a top down plane shooter free ware game which really does reinvent the concept, and add a great deal to it. In skies of war you are a plane tasked with destroying a vast number of bases, enemy units and enemy planes. As you play ...


Avant Browser

There are many browsers available to download on World Wide Web, but more than 90% people use either of Chrome, Firefox or Internet Explorer. Due to this, many people either don’t know about other non-popular browsers or don’t care to ...


Windows WinBest

Windows WinBest is an application, created to speed up your computer and remove junk files from your system. Right from the second I opened Windows WinBest, I become very skeptical about whether I’d like this application. Almost instantly, I ...


Hide Files & Folders

Hide Files and Folders is a program that will let you password protect files and folders on your Windows system, preventing unauthorized access to them.

Hide Files and Folders gives you five different ways to protect data on your ...


Ocster 1-Click Backup

Nowadays, backing up is more of a necessity than ever before. Daily, people are experiencing hardware failures, computer crashes, and virus attacks that are damaging and destroying data, and in some cases just silly mistakes are causing people to ...



New Downloads

Database Browser Portable

This Easy to use tool allows
user to connect to any
database and browse or modify
data ,run sql scripts, export
and print ...

My Screen Recorder Pro

Record your PC desktop screen
activity to AVI, WMV, MP4, or
WebM files. This advanced
screen capturing tool can
capture ...

UFS Explorer RAID Recovery
(Linux)

UFS Explorer Standard Recovery
for RAID (RCI) is focused on
RAID-related data recovery
tasks. Embedded powerful ...

Active Partition Manager

Active@ Partition Manager
helps you manage storage
devices and the logical drives
or partitions that they
contain. You ...

FileList

FileList is a command line
utility that produces a list
of files of the given path in
CSV format, which can be
imported ...

Hardwipe

Hardwipe is a slick data
sanitization toolset used by
activists, journalists, IT
technicians and anyone needing
to ensure ...

Comodo Firewall

Comodo Firewall features
unique prevention-based
protection, slamming your PC's
door shut on viruses, hackers
and other ...

DWG to SVG Converter MX

DWG To SVG Converter MX allows
you convert DWG to SVG, DXF to
SVG and DWF to SVG directly
without need of AutoCAD, it
...

Acronis True Image New
Generation

Acronis Active Protection -
advanced protection against
data loss to ransomware.
Acronis Notary ensures your
backup data ...



Related Searches

Computer Programming Language
Tamil Computer Programming Books
Freeware Basic Programming Languages
Basic Programming Languages Pictures
Basic Programming Languages Video
Computer Programming Animated Gifs
Computer Programming Error Messages
Computer Programming Screensaver
Computer Programming Visual Basic
Computer Programming Wallpaper
Define Programming Languages
Easy Rad Programming Languages