Jump to content

amine.ahd

Members
  • Joined

  • Last visited

  1. Every programming language is good in a specific context. For example for doing Embedded programming, C is the dominant language because it offers a lot of flexibility and control over the machine along with speed and performance. C++ is not used too much for Embedded systems but it is still used for OSs development for example and scientific research (with C). Java is oriented towards business where performance is a not a crucial factor in most cases but rather the fast dev cycle it offers. For scripting languages like Python and Perl they are mostly used for light operations and quick scripting like for example manipulation text files and some calculations(it would be really useless to use C in this contexts) and they generally can be combined with C to get the best results (take for example LUA for scripting game addons while the whole game is done in C/C++). Web development PHP is the dominant language for back-end along with Rails and Jee while for Front-end you will mostly use JS with HTML and CSS for styling (HTML is not a programming language but a Markup language as the name tells).

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.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.