Where can I practice project development using C++? I am intermediate in C/C++ but don't have any idea what to do now.

Asked by Last Modified  

Follow 4
Answer

Please enter your answer

Oracle, Hindi, C++, C, MS Office, VBScript,JavaScript,Spoken English etc with 32 years of experience

First of all, increase your basic theoretical background in whatever you do not yet know. Study the theory and write a few short examples. Example basic theoretical background includes: Algorithms and Datastructures Software design (UML, design patterns, OOP) Operating Systems and Parallel Programming Then,...
read more
First of all, increase your basic theoretical background in whatever you do not yet know. Study the theory and write a few short examples. Example basic theoretical background includes: Algorithms and Datastructures Software design (UML, design patterns, OOP) Operating Systems and Parallel Programming Then, consider learning an additional language (for instance Java or C#). - Studying additional languages helps better under the pros and cons of what ever language you are using and helps you learn best practices that you may not aware of. Next choose a new domain (web programming, computer graphics, image processing, computer vision, data access, ...). Study the theory and write a few short examples. Next create a large example, that encapsulated a multi-layered application, handling data access, UI and a specific domain you have chosen. Put emphasis on the architecture of the application (make sure its parts are as loosely coupled as possible). Hopefully, you will learn how to learn new approaches and technologies and integrate them with a good architecture. How to learn: Read and run examples from CodeProject. Browse through a few books in a book/ebook library or store until you find a couple of books that your like (that match your reading style + cover the topics you want to read about). Read blogs. read less
Comments

C++ Programming(C/JAVA)

Prefer XCode if you are using Mac, or DEVC++ if you are a windows user. Happy Coding Regards Sachin
Comments

Tutor

Not try to switch on Java. and start advance level development.
Comments

View 1 more Answers

Related Questions

Is C language the base for learning C++?
No. C and C++ are two different languages. All most all modern languages are influenced by C language. But we can learn C++ directly without learning C language.
Swathi
0 0
8
Can you assign a different address to an array tag?
Nope, because Array Tag/Name is an alias or name to the first location of the array. It doesn't have any memory of its own (pointers do have their own memory).
Sivaganesh
0 0
6
Why is C still so popular?
C remains popular for several reasons, and its enduring popularity can be attributed to a combination of historical significance, efficiency, and versatility. Here are some key reasons why C is still widely...
A
0 0
6
Why is the C language important?
due to its efficiency, portability, and widespread use in system programming, embedded systems, and operating system development.
Soumya
0 0
6
How do I start learning C programming and finish it in one month?
Use a book named "Let us C"by yashwant t kanetkar. Or simply by taking a class from teachers on urbanpro
Pallavi
0 0
8

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Array vs Linked List
Array Linked List Accessing element is easy. Accessing element is difficult compare to Array. Easy to use. Difficult to use. Memory is Fixed size. Memory is variable size. If...

Why we need to learn Programming languages?
Language is medium for communication. If two parties like to communicate or exchange the thoughts they must know a language. Language should be understandable by both the Parties. For example A wants to...

C-Program Swapping Contents Of Variables Using Function [Call By Reference Method]
//Header Files #include#include // User defined functions swap with 2 pointer variables passed as an argument list void swap(int*i,int*j){ // Local variable temp int temp; // swapping contents using...

C Program-Upper Case Demo
/*WAP to print the character entered by user in upper case*/ //Header files #include<stdio.h>#include<conio.h> //Main function void main(){ char ch; //Function for clearing screen clrscr(); ...

Memory Layout of C Programs
A typical memory representation of C program consists of following sections. Text Segment: A text segment, also known as a code segment or simply as text, is one of the sections of a program in an object...

Recommended Articles

Brilliant Academy is one of the reputed institutes for B.Tech tuition classes. This institute is specialised in delivering quality tuition classes for B.E, Engineering - all streams and Engineering diploma courses. Incorporated in 2012, Brillant Academy is a brainchild of Mr Jagadeesh. The main motto of the academy is to...

Read full article >

Lasya Infotech is a Hyderabad based IT training institute founded in 2016 by O Venkat. Believing in his innovation, passion and persistence and with a diverse blend of experience, he started his brainchild to deliver exemplary professional courses to aspiring candidates by honing their skills. Ever since the institute envisions...

Read full article >

Almost all of us, inside the pocket, bag or on the table have a mobile phone, out of which 90% of us have a smartphone. The technology is advancing rapidly. When it comes to mobile phones, people today want much more than just making phone calls and playing games on the go. People now want instant access to all their business...

Read full article >

Software Development has been one of the most popular career trends since years. The reason behind this is the fact that software are being used almost everywhere today.  In all of our lives, from the morning’s alarm clock to the coffee maker, car, mobile phone, computer, ATM and in almost everything we use in our daily...

Read full article >

Looking for C Language Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you