8
How to Develop Software Edited by Nirav Nikhil, Imtay22, Teresa, Gracie E. and 9 others You must have seen cool and amazing software and almost everyone questions themselves: How this software is made? If you are one of them, then read on: Edit Steps 1. 1

mithleshkumar.files.wordpress.com  · Web viewSANJEEV KUMAR Created Date: 10/20/2013 18:44:00 Last modified by: DHANSHYAM

Embed Size (px)

Citation preview

Page 1: mithleshkumar.files.wordpress.com  · Web viewSANJEEV KUMAR Created Date: 10/20/2013 18:44:00 Last modified by: DHANSHYAM

How to Develop SoftwareEdited by Nirav Nikhil, Imtay22, Teresa, Gracie E. and 9 others

You must have seen cool and amazing software and almost everyone questions themselves: How this software is made? If you are one of them, then read on:

Edit Steps 1.

1

Software cannot be created without programming, So learn to program. Try different languages of programming and choose one you find  easy. I like auto it for software development. You can learn basic language for easy start.

Page 2: mithleshkumar.files.wordpress.com  · Web viewSANJEEV KUMAR Created Date: 10/20/2013 18:44:00 Last modified by: DHANSHYAM

2.

2

Find learning resources online or on library. Go on a long search and learn as much as you can. Go to books.google.com and search for learning materials. You can take a local tuition class too. Learning is the basic step for programming and developing software.

Page 3: mithleshkumar.files.wordpress.com  · Web viewSANJEEV KUMAR Created Date: 10/20/2013 18:44:00 Last modified by: DHANSHYAM

3.

3

Learn software development methodology that you find comfortable. Agile and waterfall methodology is the best.For that go to Google and search for software development methodology.

Page 4: mithleshkumar.files.wordpress.com  · Web viewSANJEEV KUMAR Created Date: 10/20/2013 18:44:00 Last modified by: DHANSHYAM

4.

4

Practice a lot. It makes you perfect. Firstly start small then go on increasing it. This will help you a lot and a lot more. Practice programming and debugging and problem solving skills.

Page 5: mithleshkumar.files.wordpress.com  · Web viewSANJEEV KUMAR Created Date: 10/20/2013 18:44:00 Last modified by: DHANSHYAM

5.

5

Don't stop programming even in the worst time. I know programming and software development can be frustrating but don't leave it at any cost.

Page 6: mithleshkumar.files.wordpress.com  · Web viewSANJEEV KUMAR Created Date: 10/20/2013 18:44:00 Last modified by: DHANSHYAM

6.

6

Now start by making small software. Examples include: calculator, File renamer, notepad etc.

Page 7: mithleshkumar.files.wordpress.com  · Web viewSANJEEV KUMAR Created Date: 10/20/2013 18:44:00 Last modified by: DHANSHYAM

7.

7

Then start with the medium coding softwares, take each step slowly.

Page 8: mithleshkumar.files.wordpress.com  · Web viewSANJEEV KUMAR Created Date: 10/20/2013 18:44:00 Last modified by: DHANSHYAM

8.

8

Finally create big softwares like programming languages and networking software.