An IDE is basically a type of editor that helps programmers develop programs in their chosen computer language. IDE may help with a number of aids including, but not limited to, highlighting sections of code, error tracking, step into or over areas of code, syntax checking, watch variables change over time whit the code is running and testing and debugging, etc...
| What is an IDE, Integrated Development Environment? Programming Editors? | ||
A very basic introduction to what is an IDE. Integrated Development Environment. An IDE is basically a type of editor that helps programmers develop programs in their chosen computer language. IDE may help with a number of aids including, but not limited to, highlighting sections of code, error tracking, step into or over areas of code, syntax checking, watch variables change over time as if the code is running and testing and debugging, etc…
PERL Practical Extraction and Report Language PHP Hypertext Preprocessor |
Aptana Studio. IDE A code base and complete environment that includes extensive capabilities to build Ruby and Rails, PHP, and Python applications, along with complete HTML, CSS and JavaScript editing. Build web applications quickly and easily using the industry’s leading web application IDE. Aptana Studio harnesses the flexibility of Eclipse and focuses it into a powerful web development engine.
NetBeans IDE is an Integrated Development Environment for software developers. It provides the tools you need to create professional desktop, enterprise, web, and mobile applications with the Java language, as well as PHP, JavaScript, Groovy and Grails, and C/C++. (use with JavaFX). JavaFX is the evolution of Java as a rich client platform. It is designed to provide a lightweight, hardware-accelerated Java UI platform for enterprise business applications. Start developing JavaFX applications with the JavaFX SDK and your favorite Java development tools. JavaScript
Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL License. Based on the powerful editing component Scintilla, Notepad++ is written in C++ and uses pure Win32 API and STL which ensures a higher execution speed and smaller program size. By optimizing as many routines as possible without losing user friendliness, Notepad++ is trying to reduce the world carbon dioxide emissions. When using less CPU power, the PC can throttle down and reduce power consumption, resulting in a greener environment.
Geany is a text editor using the GTK2 toolkit with basic features of an Integrated Development Environment. It was developed to provide a small and fast IDE, which has only a few dependencies from other packages. Geany is known to run under Linux, FreeBSD, NetBSD, OpenBSD, MacOS X, AIX v5.3, Solaris Express and Windows. More generally, it should run on every platform, which is supported by the GTK libraries. Only the Windows port of Geany is missing some features.
MSDN, Microsoft Development Network, Downloads. Programming Languages Programming Examples and Programming Tips. . Downloads are about getting the latest bits quickly and easily for the product that you're interested in. Download free versions of various products (either feature or time-limited, in many cases), or get the latest updates to key products.
Visual Studio 11 Programming Language Advances. Take a look at upcoming enhancements in Visual Studio 11 to JavaScript, C#, Visual Basic, C++, F#.
Learning Windows Development with Quickstarts and How to’s
Visual Studio 2005 Toolbox Manager This application was developed to be a useful utility that makes it easy to install or uninstall user controls to the Visual Studio 2005 toolbox. The Toolbox utility is a single executable which processes one or more tasks via the command-line. Since the Toolbox itself can change depending on whether you are working with Desktop Framework 2.0 or Compact Framework 2.0 applications, different commands exist which let you add desktop or mobile device controls.
Download and Install Debugging Tools for Windows. Use the Debugging Tools for Windows to debug drivers, applications, and services on Windows systems. Debugging Tools for Windows includes WinDbg, a powerful debugger with a graphical interface and a console interface, as well as the console-based debuggers NTSD, CDB, and KD. You can install the Debugging Tools as a standalone component from the Windows SDK. This Debugging Tools for Windows is an installable and redistributable component of the Windows SDK and Windows Driver Kit (WDK). As I write this, the current version is 6.12, and it’s available in version 7.1 of the Windows SDK or the WDK. Debugging Tools for Windows To debug drivers, applications, and services on systems that are running Windows NT 4.0, Windows 2000, Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows Server 2008 R2, or Windows 7. You can also use Debugging Tools for Windows to debug the operating system itself. Versions of the Debugging Tools for Windows package are available for 32-bit x86, native Intel Itanium, and native x64 platforms.
Learn about debugger APIs: Writing an Extension for Debugging Tools for Windows Learning how to debug is a crucial developer skill. Fortunately, Visual Studio provides great tools for helping you debug your code. We'll cover the basics of building a custom debugger extension so you can analyze dump files (and also live systems) with ease.
Debugging Tools for Windows. It is recommend using the most-recent version, as the debugging engine has many valuable additions, including better stack walking Windows automatically creates a minidump through Windows Error Reporting (WER) when any application throws an unhandled exception. In addition, you can manually create a dump file via the Userdump.exe tool, (How to use the Userdump.exe tool to create a dump file).
The Sysinternals tool ProcDump is becoming the preferred process-dumping tool of Microsoft Support because it can capture a dump based upon a large variety of triggers and can generate dumps of various sizes. But once you have the dump data, what can you do with it to aid debugging? Sysinternals tool ProcDump a command-line utility whose primary purpose is monitoring an application for CPU spikes and generating crash dumps during a spike that an administrator or developer can use to determine the cause of the spike. ProcDump also includes hung window monitoring (using the same definition of a window hang that Windows and Task Manager use), unhandled exception monitoring and can generate dumps based on the values of system performance counters. It also can serve as a general process dump utility that you can embed in other scripts.
The Windows® API Code Pack for Microsoft® .NET Framework provides a source code library that can be used to access new Windows 7 features (and some related Windows Vista features) from managed code. These features are not available to developers today in the The .NET Framework.
BugNET is an issue tracking and project issue management solution built using the ASP.NET web application framework. Email notifications, reporting and per project configuration of fields and values allows efficient management of bugs, feature requests, and other issues for projects of any scale.
Windows API Code Pack for Microsoft .NET Framework This code pack provides a source code library that can be used to access some features of Windows 7 and Windows Vista from managed code. These Windows features are not available to developers today in the .NET Framework.
Spec Explorer. A tool that extends Visual Studio for modeling software behavior, analyzing that behavior by graphical visualization, model checking; and generating standalone test code from models. Behavior is modeled in two ways: by writing rule machines in C# (with dynamic data-defined state spaces) and by defining scenarios as action patterns in a regular-expression style.
MSDN, (Microsoft Developer Network), Webcast Calendar. MSDN Magazine MSDN Evaluation Center
Microsoft Enterprise Library A collection of application blocks designed to assist developers with common enterprise development challenges. Application blocks are a type of guidance, provided as source code that can be used "as is," extended, or modified by developers for use in enterprise development projects. More Applications.
Video Tutorial Zone Video Search, Programming Languages and Computer Code and Scripting, etc...
Visual Studio 2008 Express Editions Free, but limited editions of Visual Studio for a single programming language supported by .NET.
Scripting with Windows PowerShell. Scripting with Windows PowerShell brings together resources for system administrators who are interested in learning about the Windows PowerShell command line and scripting environment. Like Windows PowerShell, this section of the Script Center is under active development.
OpenMP. Documentation of the OpenMP directives for parallel processing. OpenMP (Open Multi-Processing) is an API (Application Programming Interface) that supports multi-platform shared memory multiprocessing programming in C, C++, and Fortran, on most processor architectures and operating systems, including Unix, AIX, Solaris, Mac OS X, and Microsoft Windows platforms. It consists of a set of compiler directives, library routines, and environment variables that influence run-time behavior
InstEd is a Free Windows Installer (msi) database editor built for professionals.
Orca database editor to edit Windows Installer files. (No longer supported by Microsoft)
How to script Windows Vista gadgets. Scripting in Windows Vista. Creating Your First Gadget.
Common Weakness Enumeration (CWE). CWE is a community-developed formal list of common software weaknesses. The intention of CWE is to serve as a common language for describing software security weaknesses in architecture, design, or code; as a standard measuring stick for software security tools targeting these weaknesses; and to provide a common baseline standard for weakness identification, mitigation, and prevention efforts. Broad community adoption of CWE will help shape and mature the code security assessment industry and also dramatically accelerate the use and utility of software assurance capabilities for organizations in reviewing the software systems they acquire or develop.
FreeTechBooks. Lists free online computer science and engineering books and lecture notes, all of which are freely and legally available over the Internet. What's the Catch? None. All the books listed in this site are available for free, as they are hosted on websites that belong to the authors or the publishers. Note that each author and publisher has their own terms and conditions in the forms of free documentation licenses or other specific ones. Of course, you are most welcome to view, download and print the books for your own private use at no charge.
Free Online Tutorials Various Programming Languages.
ProProfs Academy is a free and open online resource for students, professionals and professors on various programs of study. At ProProfs.com, we are committed to furthering education and knowledge through our educational FREEway®, that provides quality study aids. FREE: High Quality Study Guides. Our extensive quality assurance process ensures that our free training material is of the highest standard, providing a quality learning experience to students and helping improve performance.
MICE CORBA The Common Object Request Broker Architecture (CORBA) was first published in 1990 by the Object Management Group (OMG), a non-profit organisation that was founded in 1989 to integrate distributed applications based on a variety of existing technologies. Common Object Request Broker Architecture, CORBA, standardises interfaces and semantics for object-oriented middleware. It includes a specification for the Object Request Broker (ORB), a software library with standardised CORBA object interfaces that allows clients and targets to communicate with each other across a network in a well-defined way. In addition, CORBA automatically applies a range of useful services to communications. After the ORB is initialised, all CORBA objects can be invoked by applications like local software objects.
The MSDN Library is an essential resource for developers using Microsoft tools, products, and technologies. It contains technical programming information, sample code, documentation, technical articles, and reference guides.
MSDN TechNet Lab is an agile platform to publicly incubate and showcase both fresh new experiences and exciting new technologies. Our goal in the lab is to grow the software through a public evolution with the express desire of incorporating public feedback throughout the labs lifecycle. Ideas that resonate with the public will eventually be folded into our regular sites while projects that fail to appeal will be relegated to oblivion.
Curl language is an enterprise-class programming language that delivers performance and functionality far beyond conventional Web technologies such as HTML, HTML 5 and JavaScript. Curl Rich Internet Application Platform
RDF Primer. The Resource Description Framework (RDF) is a language for representing information about resources in the World Wide Web. This Primer is designed to provide the reader with the basic knowledge required to effectively use RDF. It introduces the basic concepts of RDF and describes its XML syntax. It describes how to define RDF vocabularies using the RDF Vocabulary Description Language, and gives an overview of some deployed RDF applications. It also describes the content and purpose of other RDF specification documents.
Stretch Break is an ergonomic stretching and typing break timer program. the program reminds you to take periodic breaks from your computer and provides ergonomic information, including workstation setup guidelines.
Eyes Relax is a small freeware Windows utility that reminds you taking breaks when working with computers. This software allows you to customize the duration of your work and length of the breaks. During the break you may exercise your eyes, look away, or look at distant objects either in your office or outside, take a stroll outside your office. A "Parent mode" feature can be used to protect your children eyes.
RSI Action is a student group providing preventative education about RSI to the general public and to students at Harvard. It also provides advocacy and support for Harvard students with RSI. RSI stands for Repetitive Strain Injury. It includes a whole spectrum of conditions, from tendonitis of the hand or wrist to carpal tunnel syndrome to cubital tunnel syndrome.
Preventing and healing Carpal Tunnel Syndrome & Repetitive Stress Injuries
Computer Related Repetitive Strain Injury
UserHealth. Do you spend several hours in front of the computer without breaks or pauses? Maybe you want a tool that can monitor how much time you actually spend in front of the computer? In that case this software can be perfect for you, and by the way did I mention that it is freeware!
Safe computing tips Know the basic tips about Office Ergonomics, Workstation Ergonomics, Ergonomic PC, Laptop Ergonomics, Ergonomic chair and avoid health problems such as Carpal Tunnel Syndrome & Repetitive Strain Injury. Stay Healthy & Fit while working in front of your computer. No eyestrains, back pains or other discomforts.
The Systems Biology Markup Language (SBML) is a computer-readable format for representing models of biochemical reaction networks. SBML is applicable to metabolic networks, cell-signaling pathways, regulatory networks, and many others.
MUTAT - a human-centered testing tool (framework). MUTAT is a simple cgi script to demonstrate possible uses of EARL, and also use of RDF to configure an application. It is designed to help perform Quality Assurance evaluation tasks.
EARL - the Evaluation And Report Language
| The Go Programming Language Promo | ||
|
The Go Programming Language. A systems programming language expressive, concurrent, garbage-collected. Go is an experiment. We hope adventurous users will give it a try and see if they enjoy it. Not every programmer will, but we hope enough will find satisfaction in the approach it offers to justify further development. Is Google using Go internally? The Go project was conceived to make it easier to write the kind of servers and other software Google uses internally, but the implementation isn't quite mature enough yet for large-scale production use. While we continue development we are also doing experiments with the language as a candidate server environment. It's getting there. For instance, the server behind Go is a Go program; in fact it's just the godoc document server running in a production configuration.
|
| The Go Programming Language | ||
What is Go? The language is concurrent, garbage-collected, and requires explicit declaration of dependencies. Simple syntax and a clean type system support a number of programming styles. |
OPML, Outline Processor Markup Language OPML an XML-based format that allows exchange of outline-structured information between applications running on different operating systems and environments. OPML files are basically lists of RSS feed URLs that you can export from one reader into another so you don't have to laboriously re-enter RSS URLs one at a time if you decide to switch to a different reader.
WAP, WML, Wireless Markup Language, Wireless links, Wi-Fi, BlueTooth, PixeCode, PDF414, Semacode, Datamatrix, radio
ImageMagick™ A robust collection of tools and libraries to read, write, and manipulate an image in many image formats
SoSocial markup (XFBML) is an easy way to integrate Connect into your site provided by FaceBook. See the Documentation for other approaches. FaceBook Developers. More Social bookmarks. Bookmarks. Favicons. Tagvertising Back to top ® © ™ are owned by respective authors and websites. There may be a charge for some software. Always perform an Anti-Virus Check on any Software
Genetic Programming Inc. A privately funded research group that does research in applying genetic programming). Genetic programming (GP) is an automated method for creating a working computer program from a high-level problem statement of a problem. Genetic programming starts from a high-level statement of “what needs to be done” and automatically creates a computer program to solve the problem. Genetic programming starts with a primordial ooze of thousands of randomly created computer programs. This population of programs is progressively evolved over a series of generations. The evolutionary search uses the Darwinian principle of natural selection (survival of the fittest) and analogs of various naturally occurring operations, including crossover (sexual recombination), mutation, gene duplication, gene deletion. Genetic programming sometimes also employs developmental processes by which an embryo grows into fully developed organism.
The Quick Reference site. The ultimate resource for free IT-related Quick Reference Cards and e-books. A huge pile of documents that deal with almost every aspect of software development and programming lanuages. The purpose of this site is to centralize this information and to make it available to everyone who may need it or shares the passion on this subject. There are still a lot of documents in my "archive" that I like to share with you all. At the moment this site represents only a fraction of what I want to provide, so a lot of work still needs to be done. As a result, you should consider this site as a work in progress.
Open Data Protocol.There is a vast amount of data available today and data is now being collected and stored at a rate never seen before. Much, if not most, of this data however is locked into specific applications or formats and difficult to access or to integrate into new uses. The Open Data Protocol (OData) is a Web protocol for querying and updating data that provides a way to unlock your data and free it from silos that exist in applications today. OData does this by applying and building upon Web technologies such as HTTP, Atom Publishing Protocol (AtomPub) and JSON to provide access to information from a variety of applications, services, and stores. The protocol emerged from experiences implementing AtomPub clients and servers in a variety of products over the past several years. OData is being used to expose and access information from a variety of sources including, but not limited to, relational databases, file systems, content management systems and traditional Web sites. OData is consistent with the way the Web works - it makes a deep commitment to URIs for resource identification and commits to an HTTP-based, uniform interface for interacting with those resources (just like the Web). This commitment to core Web principles allows OData to enable a new level of data integration and interoperability across a broad range of clients, servers, services, and tools. OData is released under the Open Specification Promise to allow anyone to freely interoperate with OData implementations.
Google Code Search Support for precise searches using regular expressions, Google Pages. Restricts by language, license, or filename with advanced operators. A search index that includes billions of lines of code
Free Programming Resources Includes Source Code, Compilers, Languages, Libraries, Programming FAQs and more programming links, programming tips and programming help.
| Programming. Coding and Computer Languages. Learn to program | |
Google Coding Web Pages Speed tips
Microsoft MSDN Channel 9 TV Programming, API, Microsoft Studio and other Microsoft® tips. Microsoft MSDN Channel 9 TV. Channel 9 keeps you up to date with the latest news and behind the scenes info from Microsoft that developers love to keep up with. From LINQ to SilverLight
Visual Studio LightSwitch (Microsoft®), A simplified self-service development tool that enables you to build business applications for the desktop and cloud. Helping build business applications. LightSwitch isa way to build custom business applications. More Applications Programming.
Microsoft® Silverlight® is a cross-browser, cross-platform plug-in for delivering the next generation of .NET based media experiences and rich interactive applications for the Web. Silverlight offers a flexible programming model that supports AJAX, VB, C#, Python, and Ruby, and integrates with existing Web applications. Silverlight supports fast, cost-effective delivery of high-quality video to all major browser running on the Mac OS, Windows or Linux. Boasts Video Editing online.
Microsoft DreamSpark is simple. it's about giving verified students Microsoft professional tools at no charge. Including the top Microsoft programming languages such as Visual Studio, etc.. DreamSpark is simple, it's all about giving students Microsoft professional-level developer and design tools at no charge so you can chase your dreams and create the next big breakthrough in technology - or just get a head start on your career. Free Microsoft software for students and teachers.
Handling orientation changes and setting preferred orientation in Metro style apps
This is a dynamic feed of content delivered to you from the Microsoft Community Platform Discovery system.
A short 923 days ago, I launched a little tool with a blog post titled Mathematical Anniversaries. It was fairly simple - it would tell you when 1,000 days had passed, or 50 Mercury years - and give you plenty more excuses to demand birthday or anniversary presents!
I have meant to move it to its own domain and give it an update, almost since launching the tool here, and have been working on it since then from time to time. Among other things, I wanted to tidy up the code, add some more events, and add some email notifications.
Finally, it is done and ready for the big bad real world. Please take a moment to check it out, at Mathaversaries.com!
The Six Nations 2012 cheat sheet is an essential guide for rugby fans. Includes the 2011 table and results, full fixture list, Six Nations teams world rankings, a little Six Nations trivia and even current odds on the eventual winner.

This cheat sheet is available for free at Cheatography!
The Wikipedia cheat sheet is a one-page reference sheet for budding Wikipedia editors, including formating tips, some handy links and a run-down of some of the more common shortcuts and abbreviations used on Wikipedia.
The Wikipedia cheat sheet includes:

This cheat sheet is available for free at Cheatography!
The Vimeo API cheat sheet is for those of you who work with the Vimeo advanced API, and need a quick reference for their API methods.

This cheat sheet is available for free at Cheatography!
The Kings and Queens of the United Kingdom cheat sheet is a one-page reference sheet for UK historians, listed monarchs and their reigns since William the Conqueror.
The Kings and Queens of the United Kingdom cheat sheet includes:

This cheat sheet is available for free at Cheatography!
Ladies and Gentlemen ... now the moment you've all been waiting for, the world famous just starting out Cheatography Cheat Sheet Contest!
At the end of January, every web development cheat sheet released on the site between now and then will be weighed and measured, and the very best will earn its creator a shiny new pile of money adding up to one hundred of the finest US dollars!
I'll give you a moment to catch your breath. I know what you're thinking ... $100 is so much! Perhaps too much? I only wish it could be more.
Here are the rules:
What makes the "best" cheat sheet is rather subjective, but here are a few hints and tips for what might help make your cheat sheet stand out:
So without further ado, I declare this contest ... open! Head on over to Cheatography.com to get started!
Four weeks ago, I launched a new website, Cheatography , into public beta. It felt very good to get it seen by fresh eyes, and all those extra visitors, users and contributors have helped improve the system so much that I cringe when I think of all of the problems it had when I launched it. Still, better to have the thing out and being used, even if a little rough, than have it collecting dust and stagnating.
I know some of you are involved with various stages of starting up your own websites and online businesses, so I thought it might be useful to share what it's been like in this first few weeks. Hopefully it won't put you off your own projects!
I am in a rather good position to start with, in that this site gets some significant traffic for cheat sheets already. So getting a small amount of starter traffic was just a matter of adding some extra links to the existing cheat sheets.
So the first month saw around 22,000 visitors to the site, average 2.7 page views per visit. Of those, 121 signed up, producing a massive 162 content blocks, 27 content blocks and, best of all, 14 new cheat sheets (of which 9 were from new members, with another 35 cheat sheets in progress). Most of those numbers have risen steadily through the month (and long may that continue). Revenue wasn't stellar, but things are still new, so I'm not going to worry about that for a fair while yet!
I wasn't expecting the signup rate to be particularly high - most people just download or view a cheat sheet and move on - but would like to find a way to convince people to stick around and contribute some content. I'm also hoping that as the community grows there will be more communication between members. I'm looking at adding some collaborative tools, which may help with that.
Most of the changes so far have been led by the community, either through emails or the Get Satisfaction support system. My thanks to everyone who got in touch and shared their ideas and thoughts. Please keep them coming!
Cheat Sheets
There have been a lot of changes since launch, but by far and away the most significant is the addition (finally!) of PDFs! I'd been working on PDF support for over two years, trying every technique or tool I could find, but nothing worked. In the end, I found the wkhtmltopdf project, and PDFs of a high enough quality were achieved. There are still some issues (mainly with pagination), but at least there's now a high quality printable version of everything!
The PDFs also include a footer bar, added since they went live, which includes some more information about the author, relevant dates (so you know how old your cheat sheet is) and there's a space for a sponsor advert, which at the moment is being used by me to promote my other incubating project, Envoy, but will be a paid advertising spot in the future.
The last cheat sheet related change is the addition of thumbnails, which show up in listings, helping reduce the text-heavy feel of a lot of the pages.
Building
The build system has been completely rewritten (actually, almost twice) in the last four weeks. The front end has been changed substantially to combat problems with large lists of content blocks, and bugs in the JavaScript that allows you to drag and drop the contents of your cheat sheet. The mechanism to add content blocks to cheat sheets has also been changed. And a whole host of bugs have been fixed related to image editing, special characters and formatting.
The system now also provides draft preview URLs, so that you can solicit feedback for a cheat sheet while you work on it.
Site Stuff
When the site launched, all the links that were important to you - your favourites, your cheat sheets (and so on) were in a dropdown from the main menu. I converted these to a new "you bar", which is always visible while you are logged in and gives you easy access to your favourites, your cheat sheets, and so on. It also alerts you when you have new comments on the site.
In order to make signups easier, I integrated Facebook and Twitter logins. These have proved a reasonably popular option for signing up, although it is difficult to tell if it increased the number of people who joined, or just provided more convenience to people who would have joined
Finally, there's a new blog on the site, which I am already behind with posting to. I will try harder! There are RSS feeds for the blog and new cheat sheets too.
Top of the list at the moment is a cheat sheet request system. You'll be able to add and vote for cheat sheets that you'd find useful. You'll also be able to comment on a request, to say what you'd like to see on the sheet, and you'll be able to see who's working on it already.
Next (and this has been quite fun to work on so far) is what's been dubbed a "Cheat Screen". This is a javascript-powered, full-screen cheat sheet. The idea is that you can build and bookmark a single page on the site with the content you find most useful - a configurable, personal cheat sheet.
More formats for cheat sheets are planned, including a JSON-based format (that's right, an API for the content!) and hopefully PNG and JPG format (although long, multi-page, cheat sheets might be problematic).
There are a few other ideas in the works, and obviously mobile support and integration would be nice, but I'm sure there will be lots more ideas from the community, so mobile interfaces may be a while off yet.
Given the level of enthusiasm of the community so far, and how far the site has come in the last four weeks, I can't wait to see what happens in the next four!
The NaNoWriMo cheat sheet is a one-page reference sheet for NaNoWriMo 2011. Good luck with your books everyone!
The NaNoWriMo cheat sheet includes:

This cheat sheet is available for free at Cheatography!
The Linux Command Line cheat sheet is a one-page reference sheet for bash, nano, screen and a few other everyday tools on the Linux command line.
The Linux Command Line cheat sheet includes:

This cheat sheet is available for free at Cheatography!
The French cheat sheet, built with the help of wonderful people in the cheat sheets google group, contains a whole host of useful words and phrases to take with you on holiday
The French cheat sheet includes:

This cheat sheet is available for free at Cheatography!
Patterns for Parallel Programming: Understanding and Applying Parallel Patterns with the .NET Framework 4. This document provides a detailed and in-depth tour of support in the Microsoft® .NET Framework 4 for parallel programming. This includes an examination of common parallel patterns and how they’re implemented without and with this new support in the .NET Framework, as well as covering best practices for developing parallel components utilizing parallel patterns. The Microsoft .NET Framework 4 web installer package downloads and installs the .NET Framework components required to run on the target machine architecture and OS. An Internet connection is required during the installation. .NET Framework 4 is required to run and develop applications to target the .NET Framework 4.
Embarcadero Developer Network (EDN), the community site for developers where you can access, leverage and contribute valuable information and knowledge at any time. The knowledge, systems, and membership that are EDN exist to enhance the effectiveness of your day-to-day job performance, enrich the career of anyone involved in systems development and management, and extend the breadth and depth of our industry. Includes C++ Builder, Delphi, J Builder, InterBase, Rapid SQL, etc... Using RAD, (Rapid Application Development), C++ environment and framework designed for ultra-fast development of highly-maintainable Windows GUI applications
Programming Tutorial Learning PDF Manuals, Reference, Article, News, Tools, Tips and Tricks More links about PDF ReconNetworks.NET! Programming support community.
Games Programming, programming games, coding games, games coding
More Regular Expressions (Regex, regexp, RE, re)
The Free Country Free Programmers'Resources, Free Webmasters'Resources, Free Security Resources, Free Software Including Free Compilers / Interpreters (Lots of Computer languages) and Free Libraries and Source Code
Computer Dictionary is an open source project, released under terms of the Creative Commons ShareAlike 2.0 license, that aims to develop a Docbook XML glossary database containing definitions of computing nomenclature. The primary application for the source is realized in context of Docbook XML-based publishing systems. However, as a desired side-effect, the glossary is also available online as a browsable reference.
Free Online Computer Science and Programming Books, Textbooks, and Lecture NotesFreeTechBooks.com
eBooks, Free eBooks. Get free eBooks
Find and share cheat sheets and programming resources
Windows Script is a comprehensive scripting infrastructure for the Microsoft® Windows® platform. Windows Script provides two script engines, Visual Basic® Scripting Edition and Microsoft JScript®, which can be embedded into Windows® Applications. It also provides an extensive array of supporting technologies that makes it easier for script users to script Windows Applications.
Windows Script Control. The Microsoft® Windows® Script Control is an ActiveX® control that provides developers with an easy way to make their applications scriptable.
Microsoft Script Debugger. This section provides information about to use the Script Debugger how to start it, how to set breakpoints, run scripts, and so on.
Microsoft Visual Studio LightSwitch is a simplified, self-service development tool that enables you to build business applications quickly and easily for the desktop and cloud.
LightSwitch Developer CenterBeginning LightSwitch: Getting Started
LightSwitch How to videoe's "How Do I?" Videos This step-by-step video series is focused on teaching you how to build data-centric business applications using Visual Studio LightSwitch.
HEX to BIN to DEC Calculator Handy for programmers who need to convert. SubnetOnline Your online IP subnet calculator and network tools collection..."
Programming Languages and Computer Code and Scripting
Games Programming, programming games, coding games, games coding
Mobilephone Programming. Develop Mobile Apps, How the make mobilephone applications. The best Mobilephone Apps. Mobilephone applications to bring more life to your phone to life.
Virtual Reality. Virtual Reality Modelling Language (VRML)
Forums. Computing Forums. Webmaster Forums, Programming Forums
Widgets and Gadgets. Small free-standing applications that reside on your computer.
.htaccess Files and .htaccess Help. How use to .htaccess
Apache open-source software and Apache Servers. Mod Rewrite
Augmented Reality (AR)
Consider Diagnostics and Security Scams and hoaxes. Fraud warnings. Virus Attacks
Operating Systems and Graphical User Interfaces. Windows Visa/XP, Linux, Apple, BeOS, etc.
Hosting Question you should ask
Back to top ® © ™ are owned by respective authors and websites. There may be a charge for some software. Always perform an Anti-Virus Check on any Software
Web Masters. Click Here Now to start making money. A Great opportunity to make some money. Receive 50% by offering your users Ton's of Keywords on A Great Portal websites. Our Affiliate Program Pays you 50% on Level 1 of Every Sale of our Text Link both searchable and static Text Link!
A Computer Portal. Freeware, Shareware. Download software. Computer languages and Programming code. Including PERL Scripts and Java Scripts. Webmaster Tools. Internet Marketing, Website promotion. Hardware Help from BIOS to Windows and UNIX.
® © ™ are owned by respective authors and websites. There may be a charge for some software. Google™ is a trademark of Google Inc, These pages are not endorsed by Google or any other Company. Always perform an Anti-Virus Check on any Software