#1
18th February 2023, 08:37 PM
|
|||
|
|||
What is the use of learning C PROGRAMMING in EEE department?
Sir I'm studying B.tech 1st year. I have C Programming in my course.I'm a student of EEE department. Then what is the use of learning C PROGRAMMING for me? Would it will have any use in my future
|
#2
19th February 2023, 01:01 AM
|
|||
|
|||
Re: What is the use of learning C PROGRAMMING in EEE department?
Learning C programming is a useful skill for any engineering student, regardless of their specific field of study. Here are a few reasons why learning C programming can be beneficial for a student in the EEE (Electrical and Electronics Engineering) department:
In summary, learning C programming is a valuable skill for an engineering student, including those in the EEE department. Even if you do not use C programming directly in your future career, the problem-solving and algorithmic skills you develop can be useful in many fields. |
#3
22nd February 2023, 03:22 PM
|
|||
|
|||
Re: What is the use of learning C PROGRAMMING in EEE department?
C++ to do the work in the framework and Python to command the framework.
Yes, Python is not the main language, the main language is C++. Python is the language that sends the requirements to the framework and presents the answers to humans. The real work is done in libraries written in C++. If your work can be done using algorithms that are already written in C++, you will probably only use Python to handle the framework to do well know tasks. However, if you are developing new algorithms, you must implement them in C++. The more you stray from the existing algorithms, the more you need to work in C++. The more you use existing algorithms, the more you will use Python. Therefore, C++ and Python make up a very powerful tool that allows you to be very efficient, thinking at different levels of abstraction. This powerful tool (C++ - Python) is not unique to AI and could be used in almost all scientific investigations. C++ today is in subtituible, while Python can be replaced by other languages such as Julia or R. However, today, Python is the dominant language. |
|
Related Topics: |
||
Thread | Replies | Last Post |
How to apply for ONGC recruitment for programming? Previous 5 years papers for programming? Books to be referred for Aptitude, General Knowledge and Programming | 2 | 26th August 2012 06:38 PM |
|