Questions: How python is interpreted why finalize is used in python iterators in python Generators in python can we use 2 generators at same time? Difference between return and yeild function in generators Meta classes in python Can we use decorators in python What is monkey patching in python and its uses What is difference between shallow and deep copy Define polymorphism in python xrange and range in python What is the purpose of python non-local statement How to use with in python How does python approach multi threading. Is it a good idea to use multi thread to speed up python code ...
decorators can be used in python. and to the question in 14:05, you can pass in *args in python to allow the function to take in different number of variables. The interview is very cool.
For me the decorator is a useful as it act as the constructor for that function before it began the compilation of that function. Eg. for request post function, on every request you might want to check the CSRF of that request, the functionality for checking the validity of CSRF can be at the level within the decorator it self so from the decorator it self you can tell if the request can proceed or not. Another example is if there is a admin page, from request get before the function execute you can add a decorator that checks if the session is currently valid for that particular page request or not.
Decorator is a function that takes another function as an argument. Decorator is used in python. It is used to extend the functionality of existing function without modifying it.
Do you have junior position for python developer, a fresh graduate from university but have passion for python developer jobs and has completed some couple of projects by his own?
Has anyone successfully cleared the Turing soft skills evaluation test? If so, could you please share the types of questions asked and the necessary preparations to pass the test? I am very actively looking for a job
Questions:
How python is interpreted
why finalize is used in python
iterators in python
Generators in python
can we use 2 generators at same time?
Difference between return and yeild function in generators
Meta classes in python
Can we use decorators in python
What is monkey patching in python and its uses
What is difference between shallow and deep copy
Define polymorphism in python
xrange and range in python
What is the purpose of python non-local statement
How to use with in python
How does python approach multi threading.
Is it a good idea to use multi thread to speed up python code
...
Thanks Man!!
decorators can be used in python.
and to the question in 14:05, you can pass in *args in python to allow the function to take in different number of variables.
The interview is very cool.
For me the decorator is a useful as it act as the constructor for that function before it began the compilation of that function. Eg. for request post function, on every request you might want to check the CSRF of that request, the functionality for checking the validity of CSRF can be at the level within the decorator it self so from the decorator it self you can tell if the request can proceed or not.
Another example is if there is a admin page, from request get before the function execute you can add a decorator that checks if the session is currently valid for that particular page request or not.
Decorator is a function that takes another function as an argument. Decorator is used in python. It is used to extend the functionality of existing function without modifying it.
Yes we can use decorators in function to change the behaviour of the function without changing its behaviour.
AbdulRasheed did a very great job. Keep it up.
Thanks! Glad you enjoyed the video! :)
yeah we can use decorators infunctions especially for logging and authentication
Yes, we can use decorators as we use daily in drf
Yes we can use decrorators
Do you have junior position for python developer, a fresh graduate from university but have passion for python developer jobs and has completed some couple of projects by his own?
Has anyone successfully cleared the Turing soft skills evaluation test? If so, could you please share the types of questions asked and the necessary preparations to pass the test? I am very actively looking for a job
Very nice job Rasheed
Great job Rasheed.
Nice indeed.
Thanks for watching! :)
Please upload more Python Mock interviews
Please subscribe & stay tuned to our page!
We'll be sure to share more helpful videos :)
i need important coding questions for interview for python developer?
its fantastic
Thanks for watching!
An awesome performance,
Nice one techy.
Glad you like it!
This was very helpfull for me.
So glad you found it helpful! :)
Vey inspiring and awesome!
Thank you! :)
i have interview on sep 19 i want important coding questions please tell me ?
Rust programming mock interview
This is So good
We're glad! :)
Nice
Thanks! :)