Skip to main content

Home/ Programming/ Group items tagged framework

Rss Feed Group items tagged

jdr santos

VCF Online | Real Components, Real C++, Right Now! - 0 views

  •  
    The Visual Component Framework is an advanced C++ application framework that makes it easy to produce powerful Windows applications in C++. The framework is a based on a thoroughly modern C++ design and has built in support for Rapid Application Development (RAD). The framework is designed to be portable over multiple platforms and compilers, so you don't have to lose all that work that went into writing your app for a single platform!
Richard Boss

Node.Js Web Application Framework- New Platform For Designing Real Time Websites - 0 views

  •  
    In today's era, Node.js is an open source framework and is becoming immensely popular. Node.js is used to create APIs as well as construct a new interoperability matrix over web. Node.js is a platform used to design server side apps. To know more about Node.js web application framework, read this article.
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.
yc c

Axiis : Data Visualization Framework - 0 views

  •  
    Axiis is an open source data visualization framework designed for beginner and expert developers alike. Whether you are building elegant charts for executive briefings or exploring the boundaries of advanced data visualization research, Axiis has something for you. Axiis provides both pre-built visualization components as well as abstract layout patterns and rendering classes that allow you to create your own unique visualizations.
yc c

SproutCore - HTML5 application framework - 0 views

  •  
    SproutCore is an HTML5 application framework for building responsive, desktop-caliber apps in any modern web browser, without plugins.
yc c

Phaser - Open source HTML5 game framework - 0 views

  •  
    Free and open-source mobile and desktop HTML5 framework
jdr santos

wxWidgets Home - 0 views

  •  
    An open source C++ GUI framework to make cross-platform programming child's play. Well, almost.
jdr santos

Ultimate++ - 0 views

  •  
    "U++ is a C++ cross-platform rapid application development framework focused on programmers productivity. It includes a set of libraries (GUI, SQL, etc..), and an integrated development environment."
Richard Boss

Example : Pagination in CakePHP - 0 views

  •  
    CakePHP is a opensource web application framework which follows model-views-controller (MVC) approach and is written in PHP. Lets see an example on Pagination in CakePHP.
mahesh 1234

JUnit Tutorial | Testing Framework for java - javatpoint - 0 views

  •  
    It is an open-source testing framework for java programmers. The java programmer can create test cases and test his/her own code. It is one of the unit testing framework. Current version is junit4. To perform unit testing, we need to create test cases.
jdr santos

Aegis 4.24 - 0 views

  •  
    Aegis is a transaction-based software configuration management system. It provides a framework within which a team of developers may work on many changes to a program independently, and Aegis coordinates integrating these changes back into the master source of the program, with as little disruption as possible.
jdr santos

Qt by Nokia - 0 views

  •  
    "Qt is a cross-platform application and UI framework that allows developers to write applications once and deploy them across many desktop and embedded operating systems without rewriting the source code. "
jdr santos

Home - 0 views

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

Leveraging LINQ by Generics - 0 views

  •  
    Do you want to know what is Generics and its importance in .NET framework. In this article, we will see full details about Generics like Generic Class and Generic Constraints.
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.
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.
yc c

Akihabara - 2 views

  •  
    The Akihabara which you can download here is my personal dream too. It is a set of libraries, tools and presets to create pixelated indie-style 8/16-bit era games in Javascript that runs in your browser without any Flash plugin, making use of a small small small subset of the HTML5 features, that are actually available on many modern browsers.
yc c

Project Lombok - 0 views

  •  
    @Getter / @Setter Never write public int getFoo() {return foo;} again. @ToString No need to start a debugger to see your fields: Just let lombok generate a toString for you! @EqualsAndHashCode Equality made easy: Generates hashCode and equals implementations from the fields of your object. @Data All together now: A shortcut for @ToString, @EqualsAndHashCode, @Getter on all fields, and @Setter on all non-final fields. You even get a free constructor to initialize your final fields! @Cleanup Automatic resource management: Call your close() methods safely with no hassle. @Synchronized synchronized done right: Don't expose your locks. @SneakyThrows To boldly throw checked exceptions where no one has thrown them before! The documentation above is a lot easier to follow, but if you want to build your own transformations, or you want to add javadoc to lombok.jar in your IDE, you can also check out the javadoc.
yc c

PushButton Engine - Modular Flash Game Development - 0 views

  •  
    The PushButton Engine is an open-source Flash game engine. There are lots of great libaries for building Flash games; PushButton Engine makes it easier to bring them together. PushButton Engine is written in ActionScript 3, and relies on Flash 9 or higher. It officially supports Flex Builder, command line builds, and Flash CS4, and people have succesfully used it with FlashDevelop and other ActionScript development environments. More concretely, PushButton Engine provides some useful utilities (like an XML serialization/level format, logger and other debugging tools, time management, resource manager, and more), and a component system which lets you easily package game functionality into resuable modules. The component system draws on nearly a decade of game development history - you can read about it in detail in the Components section of the manual.
1 - 20 of 22 Next ›
Showing 20 items per page