Skip to main content

Home/ Programming/ Group items tagged Collections

Rss Feed Group items tagged

Andrey Karpov

How to unite several separate projects into one general Visual Studio solution (.sln fi... - 0 views

  •  
    For the purpose of testing our C/C++ analyzer PVS-Studio, we often check various open-source projects and publish reports about bugs we have found. It is obvious that we seek projects of large sizes (hundreds of thousands of code lines), as there is little to be tested and caught in just a few dozens of files. We already had opportunities to test large collections consisting of hundreds of small open-source projects, for example sets of test samples for various SDKs and Frameworks. We are especially interested in checking such collections to see how the analyzer supports various specific code constructs, Visual C++ project subtypes, and so on.
jdr santos

GCC, the GNU Compiler Collection - GNU Project - Free Software Foundation (FSF) - 2 views

  •  
    The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, Java, Ada, and Go, as well as libraries for these languages (libstdc++, libgcj,...). GCC was originally written as the compiler for the GNU operating system. The GNU system was developed to be 100% free software, free in the sense that it respects the user's freedom.
Richard Boss

Classes in Collections | LINQ - 0 views

  •  
    In this article, we will see about classes which are used in dotnet. To know more, read this article.
Richard Boss

Leveraging LINQ by Collection - 0 views

  •  
    In this article, Let us see about Leveraging LINQ. To know more, read this article.
jdr santos

AjaxDaddy - Ajax Examples in Action - 0 views

  •  
    A large collection of nifty web 2.0 demos
Richard Lloyd

Erik S. Klein's Vintage Computer Collection - 0 views

  •  
    Home of historical computers such as Altair, Kenbak, Apple, Commodore and IBM
jdr santos

The Dev-C++ Resource Site - 0 views

  •  
    Bloodshed Dev-C++ is a full-featured Integrated Development Environment (IDE) for the C/C++ programming language. It uses Mingw port of GCC (GNU Compiler Collection) as its compiler. It creates native Win32 executables, either console or GUI. Dev-C++ can also be used in combination with Cygwin.
mahesh 1234

Hibernate Tutorial - javatpoint - 0 views

  •  
    Hibernate Tutorial. In this hibernate tutorial, we will learn basics of hibernate, inheritance mapping, collection mapping, component mapping, HQL, HCQL, Named Query, Caching and Integration of Hibernate with other frameworks.
Richard Boss

Iterator Patterns To Traverse Container & Access Element | LINQ - 0 views

  •  
    An important article for dot net developers. What are Iterator Patterns? To know, read this article and see an example of Ienumerable, Ienumerator and foreach.
1 - 11 of 11
Showing 20 items per page