Jump to content

Intelligent C


exarhis

Recommended Posts

If all programming languages uses C as compiler why we need the C ++;  Why we want the objects the Classes;

 

NowDays we dont need the Classes because we have DB. Classes were used when they needed a lot of variables.  

 

If you know how to program well and produce a language without using Classes is like to program in Intelligent C so you speak iC, even in PHP

Link to comment
https://forums.phpfreaks.com/topic/293113-intelligent-c/
Share on other sites

If all programming languages uses C as compiler

Not the case.

 

why we need the C ++;  Why we want the objects the Classes;

Same reason you would use classes in PHP instead of arrays of data and global functions.

 

NowDays we dont need the Classes because we have DB.

No.

 

Classes were used when they needed a lot of variables.

One of many reasons.

 

If you know how to program well and produce a language without using Classes is like to program in Intelligent C so you speak iC, even in PHP

What?
Link to comment
https://forums.phpfreaks.com/topic/293113-intelligent-c/#findComment-1499679
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.