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

hello sir my name is suryateja i am studying in diploma in computer science and engineering my college complect in c language subject i practice with in simple programs my write to won programs how it you?
Hi Syateja, if I understand your questions correctly let me answer. Best thing to learn and progress is to practice writing programs, initially small programs then gradually can write complex program....
Suryateja
What is the benefit of using enum to declare a constant?
ENUMS.. Can give numerical values for Sunday, Monday,... Easy to use in coding... Makes the program more readable/ understandable, than using 1,2,3.. Etc.
Sita
0 0
7
How do I get 6 power 13 in c language?
By using pow(6, 13). Don't forget to import math.h header file
Tanush
0 0
5
I would like to know how we can use two dimensional arrays in strings? I would also know whether we can compare two dimensional strings?
// Two-dimensional array. int array2D = new int { { 1, 2 }, { 3, 4 }, { 5, 6 }, { 7, 8 } }; // The same array with dimensions specified. int array2Da = new int { { 1, 2 }, { 3, 4 }, { 5, 6 }, { 7,...
Harsha

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

Ask a Question

Related Lessons

Basic Concepts of Web Designing
An introduction to domain names, web servers, and website hosting 1)What is the web? In a nutshell, the web is a whole bunch of interconnected computers talking to one another. The computers (on the...

Some Tricky Questions in C
Can you write two functions in which one executes before main function and other executes after the main function? #pragma startup #pragma exit Where, priority is optional integer value.For user priority...

Internet of Things, Social Media Becoming Part of E-Discovery Landscape
The days when e-discovery consisted of handing over copies of e-mails to address Freedom of Information Act (FOIA) requests, compliance regulations or other legal obligations are over. Now, it's just as...

Storage classes in c
Storage classes determine the scope and life time of a variable. Scope is defined as the region over which the defined variable is accessible. Lifetime is the time during which the value of a variable...

Lets know about far, near and huge pointers for fresher interview purpose
All of these three candidates relate to 16 bit architecture where segmented memory architecture was there. They are not at all relevant for present days 32 or 64 bit architecture where the way of memory...

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