Epython Lab
رفتن به کانال در Telegram
Welcome to Epython Lab, where you can get resources to learn, one-on-one trainings on machine learning, business analytics, and Python, and solutions for business problems. Buy ads: https://telega.io/c/epythonlab
نمایش بیشتر6 325
مشترکین
+524 ساعت
+17 روز
-2730 روز
آرشیو پست ها
6 325
Watch "An overview of Python Programming in Amharic" on YouTube
https://youtu.be/Hu52k7dmg3U
6 325
Compilers and interpreters are programs that help convert the high level language (Source Code) into machine codes to be understood by the computers. Computer programs are usually written on high level languages. A high level language is one that can be understood by humans.
However, computers cannot understand high level languages as we humans do. They can only understand the programs that are developed in binary systems known as a machine code. To start with, a computer program is usually written in high level language described as a source code. These source codes must be converted into machine language and here comes the role of compilers and interpreters.
Differences between Interpreter and Compiler
!. Interpreter translates just one statement of the program at a time into machine code where as Compiler scans the entire program and translates the whole of it into machine code at once.
2. An interpreter takes very less time to analyze the source code. However, the overall time to execute the process is much slower. A compiler takes a lot of time to analyze the source code. However, the overall time taken to execute the process is much faster.
3. An interpreter does not generate an intermediary code. Hence, an interpreter is highly efficient in terms of its memory. A compiler always generates an intermediary object code. It will need further linking. Hence more memory is needed.
4. Keeps translating the program continuously till the first error is confronted. If any error is spotted, it stops working and hence debugging becomes easy. A compiler generates the error message only after it scans the complete program and hence debugging is relatively harder while working with a compiler.
5. Interpreters are used by programming languages like Ruby and Python for example. Compliers are used by programming languages like C and C++ for example.
6 325
Python is an interpreted programming language.
What is the difference between interpreter and compiler?
Explain your reason?
#Keynote #python
6 325
Asibeh Tenager is inviting you to a scheduled Zoom meeting.
Topic: An Overview of Python Programming's Zoom Meeting
Time: Mar 12, 2021 4:00 PM Nairobi
Language: Amharic
There will be another meeting in English
Join Zoom Meeting
https://us04web.zoom.us/j/75257080496?pwd=dFByRFZTNStOdVNwUHR4Zkg1RVRYZz09
Meeting ID: 752 5708 0496
Passcode: 7A5LWz
6 325
Hey! I will present an overview of Python Programming for Beginners in Amharic on Friday March 12, 2021 via Zoom.
N.B: No computer science background is needed to attend this event.
Anyone interested can join and attend this event on Friday.
Share for others and invite your friends to this event.
Note I will have an English version of this event on another day. So, don't worry about it.
Contact me @asibehtenager if you are interested to join me at Friday's event.
6 325
Most Commonly used Programming Language for Data Science
https://datacampethiopia.com/data-science/most-commonly-used-programming-language-for-data-science/
6 325
Why is Python so popular?
https://datacampethiopia.com/python/why-is-python-so-popular/
6 325
Python Programming for absolute beginners
#02-Variables and naming
#SubscribeYouTube
https://youtu.be/_yP7TzxOtP0
6 325
Python Data Analysis for Newbies: Numpy/pandas/matplotlib/scikit-learn/keras
@epythonlab #dataanalysisbooks #pythonbooks
6 325
Hey everyone and welcome to my channel. I just wanna know where you are from?
6 325
✍Watch the following two videos to get an answer for the above questions.
👉 Function Scope: Global Vs Local variables: https://www.youtube.com/watch?v=GzbPCRcf-gU
👉Function Parameters Vs Arguments in Python
https://youtu.be/WiJMTC7n6XE
6 325
Select the correct answer.
x = 10
def xy(): # code to change the value of x
اکنون در دسترس! پژوهش تلگرام ۲۰۲۵ — مهمترین بینشهای سال 
