Jump to content

Recommended Posts

  • 3 weeks later...
  • 4 weeks later...
  • 4 weeks later...
  • 2 weeks later...
  • 4 weeks later...
  • 1 month later...
  • 1 month later...

If the reason you are asking is because you want a programming career. Check freelancer sites for programmers. It will give you a list of programming languages that are in demand for crowdsourcing. If it is in demand in crowdsourcing you can bet it is a highly needed in corporations today.

Link to comment
  • 3 weeks later...

Started programming professionally in 83. Started with BASIC, then COBOL, dBase, FoxBase, Clipper, then stopped at Visual Basic.

 

Developed a complete system (used by the entire organization) in Clipper.

 

It was so robust that we developed our own File Maintenance and Report Writer. So if users wanted a mew report, there was no need for new code.

 

I am thinking of getting back in the game.

 

I used to think that the future was for all systems to be web-based. So i was thinking PHP was they way to go.

 

Now i think Android development has a very lucrative future.

 

Am also on the lookout for the fastest way to develop web based systems. Frameworks?

 

Any suggestions on which path i should take.

 

Thanks in advance.

Link to comment
  • 3 weeks later...

Started programming professionally in 83. Started with BASIC, then COBOL, dBase, FoxBase, Clipper, then stopped at Visual Basic.

 

Developed a complete system (used by the entire organization) in Clipper.

 

It was so robust that we developed our own File Maintenance and Report Writer. So if users wanted a mew report, there was no need for new code.

 

I am thinking of getting back in the game.

 

I used to think that the future was for all systems to be web-based. So i was thinking PHP was they way to go.

 

Now i think Android development has a very lucrative future.

 

Am also on the lookout for the fastest way to develop web based systems. Frameworks?

 

Any suggestions on which path i should take.

 

Thanks in advance.

If its web based. Try nodejs and express.

Link to comment
  • 1 month later...

path to those who want to learn web programming?

 

PHP is the easiest. You just need to install WAMP on your computer. WAMP stands for Window-Apache-MySQL-PHP. All those 4 are needed to run a website in your local pc.

 

For beginners:

learn PHP. PHP is so simple, it just uses $ sign to say that this stuff is a variable. PHP isn't strict. it lets you code away.

 

For those with programming background:

BUT If you want a structured framework, go the .NET way. C#/VB.NET/ASP.NET are all part of the .NET family.

 

then go to websites that offer tutorials on these languages. build your web programming knowledge block by block.

 

programming is not for those who hate logic.

  • Like (+1) 1
Link to comment
  • 2 weeks later...
  • 4 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...