For each of the step (even that specific as what editors and other software to use) included into building an application (for me mostly - web (php-mysql-html-javascript)) I really need tips on how to improve them so I could 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. The problem is when I come up with a nice idea, I start to develop it, but it takes way too long and I get bored of it and throw away. How to prevent (well my solution would be to program faster, but I don't know how) this? Thank you in advance!
kolibrizas 12 Junior Poster in Training
Recommended Answers
Jump to PostIf you get bored with programming that easily, then maybe you just weren't made to be a programmer. Programming requires patience and perseverance. I don't think that there is any way around that. There are solutions like frameworks that are supposed to speed up the development process but in order …
Jump to PostI don't know why someone downvoted that, I find it good questions.
While writing a CMS (of course) won't get boring soon, you'll be careful not to do things over and over again in writing it, too. Some tips:
You'll definitely have to make a class for every …
Jump to PostI built a "form generator" to speed up making forms with alot of fields.
The way I programmed it is that I open a page on my server with all 50 rows of input. In each row I decide what text I want beside the input field, what kind of …
Jump to PostLibraries, templates and boilerplates can cut down development time. Libraries and frameworks may have steep learning curves. They are no substitute for learning the native language though. These are used (usually) once you have a firm grasp of the languages concerned.
jQuery (js)
960grid systrem (css)
rainTPL (template system …
Jump to PostAlso it depends what package you buy.
I'm assuming you opt for the php+mysql option since you're posting in a php forum.
From experience, I think that wordpress is a highly customizable CMS all round system, with tons of scope. I'm starting to use this more now when …
All 18 Replies
chrishea 182 Nearly a Posting Virtuoso
kolibrizas commented: Very interesting tool that you have just suggested. Big thanks! +1
Acute -2 Junior Poster
epicrevolt 6 Junior Poster in Training
kolibrizas 12 Junior Poster in Training
kolibrizas 12 Junior Poster in Training
kolibrizas 12 Junior Poster in Training
twiss 155 Veteran Poster
kolibrizas commented: A few nice advices :) +2
kolibrizas 12 Junior Poster in Training
FreddieBambino 2 Light Poster
kolibrizas commented: Interesting and very useful. +2
urtrivedi 276 Nearly a Posting Virtuoso

diafol
kolibrizas commented: Thanks, two interesting libraries I haven't heard of. +2

iamthwee

iamthwee
kolibrizas commented: Nice bunch of links! +2

diafol
Stefano Mtangoo 455 Senior Poster
kolibrizas 12 Junior Poster in Training

iamthwee

iamthwee
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.