How do I make my own software using Golang or C language?

Asked by Last Modified  

Follow 2
Answer

Please enter your answer

Trainer

The Answer depends on what kind of software you want to build.C is a language nearer to the systems surface . Any IDE working with C would work good for you. 1.Make a rough sketch of your algorithm 2.Decide on language then IDE which to use. 3.Check if the required libraries or packages are available. Then...
read more
The Answer depends on what kind of software you want to build.C is a language nearer to the systems surface . Any IDE working with C would work good for you. 1.Make a rough sketch of your algorithm 2.Decide on language then IDE which to use. 3.Check if the required libraries or packages are available. Then you should start with building your code. Regular assessment is to be done. read less
Comments

Tutor

In c language features like, structure, array, File handling, graphics data structures a software can be prepared, but that will not be running online, various softwares which are working as a stand alone software can be prepared, . Another programming languages are present in market,...
read more
In c language features like, structure, array, File handling, graphics data structures a software can be prepared, but that will not be running online, various softwares which are working as a stand alone software can be prepared, . Another programming languages are present in market, but c language supports in networking, as a base of many other softwares. read less
Comments

Tutor

First you need to analyse the software and design the database files. If your software contains data to be managed like in application softwares e.g inventory. Coding will be done depending on the analysis and multiple C programme files will be created. Finally these files will be linked/ called depending...
read more
First you need to analyse the software and design the database files. If your software contains data to be managed like in application softwares e.g inventory. Coding will be done depending on the analysis and multiple C programme files will be created. Finally these files will be linked/ called depending on the requirement of the analysis done and then the final executable will be created. read less
Comments

View 1 more Answers

Related Questions

Is c language easy to learn?
The ease of learning C language depends on an individual's prior programming experience and their familiarity with concepts like memory management. For beginners with no programming background, C might...
Vikash
0 0
6
How do I check my C programming skills?
You can your programming by writing programs for scenario type questions and take skill test in techgig.com
Ramnarayanan
0 0
5
Give the structure of 'C' programming. Also, give significance of math.h and string.h header files.
Hi, C structure is procedural programming. math.h and string .h will have a declerations of predefined methods. math.h ex: sqrt(),...etc. string.h ex: strlen(),strcpy,...etc. if you wanna brif let meknow. Thanks.
Ishwari
how much time does it take to learn c language from basic to advance range
3 month and also depend in your skill to learning power...
Nithin
What is a stream?
Transferring data from one location to another location...
Nilam

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

Ask a Question

Related Lessons

C Program-Temperature [conversion from farenheit to degree celsius]
//WAP to convert temperture from farenheit into degree celsius //Header files#include<stdio.h>#include<conio.h> //Main functrion void main(){ //Variable declaration of type float float...

Creating First Program Using C Language
Step 1: Install and setup Turbo C compiler on your computer. Step 2: Open Turbo C from your Desktop or Programs menu. Select “File” from menu bar and select option “New”. Step...

Swapping variable contents using C
/* WAP to swap the content of variables using C*/ //Header files #include<stdio.h>#include<conio.h> //Main function void main(){ //Variable declaration of type integer int a,b,c; //function...

C Program-String Comparison
// WAP to compare strings entered by the user //Header files #include<stdio.h>#include<conio.h>#include<string.h> //Main function void main(){ char str1; char str2; int comp; //Function...

C Program to print Block Letter and Small Case Alphabets using C
/* WAP to print Block Letter and Small Case Alpahbets using C*/ //Hint:use ascii code(value) to print #include#include void main(){ int i; clrscr(); //Block Letters Alphabets printf("Block Letters Alphabets\n");...

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 >

Business Process outsourcing (BPO) services can be considered as a kind of outsourcing which involves subletting of specific functions associated with any business to a third party service provider. BPO is usually administered as a cost-saving procedure for functions which an organization needs but does not rely upon to...

Read full article >

Microsoft Excel is an electronic spreadsheet tool which is commonly used for financial and statistical data processing. It has been developed by Microsoft and forms a major component of the widely used Microsoft Office. From individual users to the top IT companies, Excel is used worldwide. Excel is one of the most important...

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