IconIcon

Thursday 19 December 2013

Easiest Way To Create Your Own Software In Windows / Linux

Do you want to create your own software but dont have a single knowledge of Programming language??
                                  
                                   Then this tutorial is for you


Lets start with basic of this topic.

You can develop softwares and programs if you have knowledge of progrmming languages like - C++ , java , C.



But learning of these languages take hard work and time.

I remember when I started learning C++ I was so curious how these expert programmers develop these softwares.

I used to spend most of my time with computer.
But sometimes when I wanted to build a program that needs more knowledge than my current C++ course, I found a way to build your own software in easy way.
But that doesn't mean you shouldn't learn programming languages.

I will recommend you to learn C++ to build large softwares and projects.

LETS SEE EASIEST WAY TO BUILD YOUR OWN SOFTWARE:---


For Windows:--

Step1:- Learn Windows Command Prompt
               -->> Press - Ctrl+R to get run.
               -->>  In run , type - >  cmd
               -->>  You will see a black window. Thats command prompt.
               -->>  Type - help in command prompt to get command list.

Step2:-  Learn batch scripting  . Download this book.  Its easiest book to learn
                batch scripting.
                -->> batch scripting is easiest way to build your own softwares in minutes.
              

For Linux:----


 Step1:- Learn Linux terminal
               -->> Search - terminal or press - Ctrl+Alt+T (in ubuntu).
              -->>  type- help to get Linux terminals command list.
              -->> type - command --help to get help for desired command

Stpe2:-  Learn - bash scripting
              -->> Use bash scripts to create your own linux software easily.


GOOD LUCK.
PLEASE COMMENT.

0 comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...