Skip to main content

Home/ Programming/ Group items tagged cpp

Rss Feed Group items tagged

jdr santos

Loki | Main / HomePage - 0 views

  •  
    "Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms. "
jdr santos

Monkey Studio IDE | The way IDEs should be - 0 views

  •  
    "Monkey Studio (MkS) is a cross platform IDE written in C++/Qt 4."
jdr santos

Home - 0 views

  •  
    "Qt Centre is a community site devoted to programming in C++ using the Qt framework developed by Qt Software. "
jdr santos

QCodeEdit | use the source Luke... - 1 views

  •  
    QCodeEdit is a framework designed to make edition of source code easy for both users and developers. It is written in C++ using the Qt 4 framework which make it cross-platform.
improgrammer

how to write c program in ubuntu - 0 views

  •  
    how to write c program in ubuntu
Andrey Karpov

Efficient Programming with Components (A9Videos) - 0 views

  •  
    Performance is essential for infrastructure software. Modern infrastructure software depends heavily on components. Therefore, writing performant code in this environment requires deep understanding of the characteristics of such components. The course will help programmers to improve performance of their code by learning how to use these existing generic components effectively. In addition, it will teach them to extend the library with new high-performance components. Along the way, participants will learn how to use C++ as a high-performance language. The course will be taught interactively with the class discussing, discovering, and developing components together.
Andrey Karpov

Some Optimizations Are No-Brainers - 0 views

  •  
    Kernighan's rule for optimizations (Don't do it) is good advice. But as with most rules, there are exceptions.
Andrey Karpov

Do programmers still write in C++? - 0 views

  •  
    I find this question pretty strange. The answer is yes, of course, and that will be so for a long time. But I'm asked this question from time to time at conferences or when communicating with developers on forums. I've decided to answer this question in the form of a brief post so that I could just refer people to it in the future.
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.
Andrey Karpov

Errors detected in Open Source projects by the PVS-Studio developers through static ana... - 0 views

  •  
    We regularly check various open-source projects with PVS-Studio and send analysis results to developers and usually describe them in our posts as well. Besides, we add them into our bug database. This database is posted below on this page. The bugs are grouped according to the number of the diagnostic rule that is used to detect them. This number is given in the left column. Click on it to see the diagnostic rule description in the documentation. The right column contains a link to the corresponding error samples. Some diagnostics haven't detected any bugs in open-source projects yet. The lower you are in the list, the more diagnostics with no error samples there will be. The reason is simple: the later a certain rule had been added, the fewer projects were analyzed with this rule included into the rule set and therefore the fewer chances for it to demonstrate its capabilities.
Andrey Karpov

The compiler is to blame for everything - 0 views

  •  
    Many programmers are very fond of blaming the compiler for different errors. Let's talk about it.
Andrey Karpov

Development of resource-intensive applications in Visual C++ - 0 views

  •  
    The article will familiarize application developers with tasks given them by the mass introduction of 64-bit multi-core processors symbolizing revolutionary increase of computing power available for an average user. It will also touch upon the problems of effective use of hardware resources for solving everyday applied tasks within the limits of Windows x64 operating system
Andrey Karpov

PVS-Studio 5.01 Released - 0 views

  •  
    Support has been implemented for several previous versions of C++Builder. Now PVS-Studio supports the following versions of C++Builder: XE3 Update 1, XE2, XE, 2010, 2009.
Andrey Karpov

The D language comes to help - 0 views

  •  
    My name is Andrey Karpov. I develop software for developers, and I'm fond of writing articles on code quality issues. In this connection, I have met the wonderful man Walter Bright who has created the D language. In the form of an interview, I will try to learn from him how the D language helps programmers get rid of errors we all make when writing code.
Andrey Karpov

PVS-Studio 5.00 released - 0 views

  •  
    PVS-Studio 5.00: support of Embarcadero C++Builder, Windows Store and Windows Phone 8 applications in Visual Studio, and several hundreds of diagnostic rules
mesbah095

Guest Post Online - 0 views

  •  
    Article Writing & Guestpost You Can Join this Site for Your Article & guest post, Just Easy way to join this site & total free Article site. This site article post to totally free Way. Guest Post & Article Post live to Life time only for Current & this time new User. http://guestpostonline.com
Andrey Karpov

Featured class: Introduction to C++ - 0 views

  •  
    One of the largest UReddit classes to date, Introduction to C++ by user Skyeshatter (sarevok9 on Reddit) consists of a series of 46 video lectures on the C++ programming language, aimed at the novice programmer. In the teacher's own words,
‹ Previous 21 - 40 of 50 Next ›
Showing 20 items per page