Home
This Week
Top Month
Top Alltime
Search
Register
FAQ
Submit Your Link
Please login to submit your Link
The Polyglot Programmer: Reaping The Benefits Of Cobra
Posted:
May/18/2009
By:
pankaj
Points:
15
Category:
.NET
-
.NET Framework
Views:
79
Vote Up
(0)
Vote Down
(0)
Cobra, a descendant of Python, offers a combined dynamic and statically-typed programming model, built-in unit test facilities, scripting capabilities, and much more. Feel the power here.Ted NewardMSDN Magazine June 2009
View Complete Post
Comments:
Be the first to comment this post.
Post Comment
Please login to post your comment
More Related Resources
The Polyglot Programmer: ACID Transactions with STM.NET
STM.NET allows developers to mark their code with ACID-style transactional semantics, and leaves the grunt work of managing locks to the underlying environment.Ted NewardMSDN Magazine January 2010
The Polyglot Programmer: Concurrency with Channels, Domains and Messages
Axum is not a general-purpose language like C# or VB, but one aimed squarely at the problem of concurrency, designed from the outset to be part of a suite of languages that collectively cooperate to solve a business problem.Ted NewardMSDN Magazine September 2009
The Polyglot Programmer: Mixing And Matching Languages
See why you need to be a polyglot programmer and what mixing and matching languages can do for your projects.Ted NewardMSDN Magazine March 2009
CLR Inside Out: The Performance Benefits of NGen.
T ypically, methods in managed executables are just-in-time (JIT) compiled. The machine code generated by the JIT compiler is thrown away once the process running that executable exits; therefore, the method must be recompiled when the application is run again. Surupa BiswasMSDN Magazine May 2006
OpenMP and C++: Reap the Benefits of Multithreading without All the Work
Having more than one CPU core on a single chip makes a system with a processor with two cores operate just like a dual-processor computer, and a system with a processor with four cores operate like a quad-processor computer, so you get much better performance. But if your application does not take advantage of these multiple cores, you may not reap the benefits. OpenMP helps you create multithreaded C++ applications more quickly so the benefits of multithreading can be realized.Kang Su Gatlin and Pete IsenseeMSDN Magazine October 2005
Visual Programmer: Advanced ASP.NET Server-side Controls, Part 2
George ShepherdMSDN Magazine March 2001
Visual Programmer: Advanced ASP.NET Server-side Controls
George ShepherdMSDN Magazine January 2001
Visual Programmer: Server-side Controls in Active Server Pages+
George ShepherdMSDN Magazine October 2000
Visual Programmer: Writing ActiveX Controls in Visual Basic versus Visual C++
George ShepherdMSDN Magazine August 2000
Visual Programmer: Add Scripting to Your Apps with Microsoft ScriptControl
George ShepherdMSDN Magazine June 2000
Categories:
.NET
Java
PHP
C/C++/VC++
HTML/XML
SAP
MainFrames
Data Warehousing
Testing
MySQL
SQL Server
Oracle
Javascript/VB Script
Others
Login
Forgot password
Contact Us
Terms Of use
Share your knowledge