Showing posts with label projects. Show all posts
Showing posts with label projects. Show all posts

Monday, 11 February 2013

C++ Programming


C++ Programming




                               C++ is a statically typed, free-form, multi-paradigm, compiled, general-purpose programming language. It adds object oriented features, such as classes, and other enhancements to the C programming language. C++ is one of the most popular programming languages and is implemented on a wide variety of hardware and operating system platforms. C++ provides more than 35 operators, covering basic arithmetic, bit manipulation, indirection, comparisons, logical operations and others. 
C++ supports object oriented programming, generic programming, data abstraction.



C++ Applications:
CAD
Adobe systems
Maya - 3D animation
Amadeus
Amazon.com
Apple
AT&T
Auto-desk and more at strostrup


C++ Applications, Compilers  GUI Libraries, Videos, Resources, Design and History, Tool-kits strostrup




Sample C++ programs are given in detail in


C++ Compilers are used to run the program after writing the complete code. Some of the best and mostly used Compilers are 


C++ IDE are used for writing code with help and compilers with interpreters. Some of the most used IDE's are






A good number of C++ Projects can be found here


Complete C++ overview of programs and programming languages, its features, history, documentation, reference, forum, source codes useful for beginners are completely available here


C++ Tutorials, quizzes, tips, job interviews, openings, code snippets


To become an expert programmer you should read this tutorial completely


Wiki books regarding c++ programming language each and every point in details is explained here.



cpp reference regarding libraries, containers, threads, headers, algorithms, iterators, utilities 



Sunday, 3 February 2013

ASP.NET



ASP.NET




                                            ASP.NET is a server-side Web application framework designed for Web development to produce dynamic Web pages. It is used to build websites, web apps and for web services.

Official Website for asp.net is http://www.asp.net

Various development tools are used for developing ASP.NET Applications
  • Microsoft visual studio
  • Microsoft Share Point Designer
  • Microsoft Expression Web
  • Adobe Dreamweaver

                                               

Dotnet nuke and BFC ( Base one Foundation component Library ) are the frameworks use for building database, distributed computing applications, Web applications, CMS which allows for modules, skins and providers. We can have both client side and server side components including AJAX functionalities.


Why ASP.NET?
  • Less Coding: Dynamic Web App Building 
  • Multi-language compatibility: It has multiple languages support like C#, J#, VB.NET.
  • Ability to create web forms: rich internet web forms and online applications.
  • Security: data-validation and authentication. 
  • Ease of development.
  • Auto debugging .
  • Data Access: ASP .NET can collaborate with ADO .NET to work with databases .
  • Improved Performance and Scalability.        (View in detail

Projects related to ASP.NET, where you can find ideas related to asp.net language, help from the forums and much more interesting at 1000 projects  



Asp.net open source projects regarding blogs, cms, e-commerce, frameworks, toolkits, controls, forums, galleries etc links here wiki.asp.net



Jobs dot net careers provides jobs regarding asp.net and various other sources. Asp.Net developers have various opportunities in various fields in software industry with high pay .


Asp.net Tutorials for Beginners