International Electronics and Technology Forum
May 17, 2012, 04:25:22 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: How to create programming projects very fast?  (Read 207 times)
kolibrizas
Newbie
*
Posts: 1


« on: July 04, 2011, 02:07:22 AM »

For each of the step including building an application (for me mostly - web) I really need tips on how to improve them so I start working really really fast and be able to generate all the required functions in an application like in one day instead of a week.
Logged
Mackenzie_Joe
Newbie
*
Posts: 3


« Reply #1 on: July 13, 2011, 02:53:43 PM »

Google
"Increse productivity"
And a week, Haha. I just finished my project. I have been working on it for 3 months.
Logged
Jigar_D
Newbie
*
Posts: 5


« Reply #2 on: July 14, 2011, 08:43:01 AM »

Buy one. Tongue

jokes apart, if you know the coding then it should complete in no time.

otherwise here is the solution: Don't just copy, 1st try to learn them.
http://1000projects.com
Logged
SteveO
Newbie
*
Posts: 5


« Reply #3 on: July 19, 2011, 12:58:38 AM »

What I do in my software development classes is just save all of my source code into folders and separate files that can be included into whatever other project I need to use it for. Once you have code written, all it takes is copy and paste and then a bit of modification to fit the specific problem. Also, lots of coding practice helps in creating every required function for a specific project; in reality (and in some of work I do) it takes a couple of days and a team of several programmers to get all of the functions we need for projects just defined as prototypes and then another couple of days to implement those prototypes.
Logged
john_k
Newbie
*
Posts: 2


« Reply #4 on: July 19, 2011, 07:39:03 AM »

Hi kolibrizas, it's been a long time since I answered one of your questions. All I can recommend is building a comprehensive code snippets library. Try to use common includes and functions - even HTML code that you can draw on to assemble your project. I'm sure you do this anyway, but most designers have a vast library of snippets to speed things up.

I use a program called Codebank to keep control of my snippets:

http://www.snapfiles.com/get/codebank.html
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.13 | SMF © 2006-2011, Simple Machines LLC | Privacy Policy Valid XHTML 1.0! Valid CSS!