So I want to develop a web based tool that manages bookings, does email / sms notifications and takes care of MIS / Stock / Finances etc. I know how to do html, php and sql. Is it best to use these languages or a frame work such as codeigniter?
South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
Personally, I like writing stuff from scratch (I feel that reinventing the wheel can make it rounder). Very bad for business but lots of fun for the developer
Couldn't agree less.
+10000
if you are writing any code that isnt business specific, you are wasting your and your client's time and money
Couldn't agree less.
+10000
if you are writing any code that isnt business specific, you are wasting [-]your and[/-] your client's time and money
You honestly think writing business code is more fun than screwing around with framework code and stuff?
What?
You said you enjoy reinventing the wheel. I don't.
Different strokes I say. To me it is way more fun optimizing, redoing or writing the caching/logging/security framework stuff than designing the same ol' workflows, screens etc. over and over again. Besides, doing that allows you to learn better ways of doing and not doing things.
if you find yourself having to rewrite caching/security/logging, etc frameworks, you chose the wrong framework in the first place.
maybe I am just spoilt as a java dev with the miriad of incredible boilerplate frameworks out there, that I can concentrate on the really interesting stuff, like integration into legacy systems
if you find yourself having to rewrite caching/security/logging, etc frameworks, you chose the wrong framework in the first place.
maybe I am just spoilt as a java dev with the miriad of incredible boilerplate frameworks out there, that I can concentrate on the really interesting stuff, like integration into legacy systems
business is about making money, not having fun.
fun comes from writing amazing maintainable, scalable, extendable business applications, well thats just me. there is nothing less boring than turning businesses into software