آمورش بسیار خوب پایتون برای تازه کار ها توسط آقای مشفق همدانی (انگلیسی)
https://www.youtube.com/watch?v=_uQrJ0TkZlc
https://www.youtube.com/watch?v=_uQrJ0TkZlc
YouTube
Python Full Course for Beginners
Learn Python for AI, machine learning, and web development with this beginner-friendly course! 🚀 Get 6 months of PyCharm FREE with the coupon in the description!
❤️ Join this channel to get access to perks:
https://www.youtube.com/channel/UCWv7vMbMWH4-V0ZXdmDpPBA/join…
❤️ Join this channel to get access to perks:
https://www.youtube.com/channel/UCWv7vMbMWH4-V0ZXdmDpPBA/join…
آموزش جذاب آقای مشفق همدانی (انگلیسی) پایتون برای برنامه نویسان
مبتدی تر ها به ویدیوی قبلی ایشون مراجعه کنند.
https://www.youtube.com/watch?v=f79MRyMsjrQ
مبتدی تر ها به ویدیوی قبلی ایشون مراجعه کنند.
https://www.youtube.com/watch?v=f79MRyMsjrQ
YouTube
Learn Python Programming - Python Course
Learn Python programming with 30 quick & easy lessons. No time wasted!
👉Subscribe for more Python tutorials like this: https://bit.ly/3fBXEm7
🔥Get the COMPLETE Python Course: https://bit.ly/35BLHHP
Python Exercises for Beginners:
https://programmingwith…
👉Subscribe for more Python tutorials like this: https://bit.ly/3fBXEm7
🔥Get the COMPLETE Python Course: https://bit.ly/35BLHHP
Python Exercises for Beginners:
https://programmingwith…
چند ساعت در روز برای یادگیری برنامه نویسی وقت می گذارید؟
Anonymous Poll
11%
بیشتر از ۳ ساعت
4%
۲ تا ۳ ساعت
21%
کمتر از ۱ ساعت
39%
منظم وقت نمی گذارم
25%
هیچی!
20 useful Python tips and tricks you should know - DEV Community 👩💻👨💻
https://dev.to/duomly/20-useful-python-tips-and-tricks-you-should-know-3h8c
https://dev.to/duomly/20-useful-python-tips-and-tricks-you-should-know-3h8c
random_generator_high_resolution.cpp
415 B
زمانی که برای seed دهی از تابع time استفاده میکنید دقت داشته باشید که دقت زمانی این تابع در حد ثانیه است. بنابراین اگه تعداد زیادی اجرا با فاصله کمی از همدیگر اجرا کنید ممکن است اعداد رندم یکسانی تولید شوند. برای جلوگیری از این مشکل میتوان از تابع زمانی با دقت خیلی بالاتر مثلا نانوثانیه استفاده کرد. روش استفاده در مثال توضیح داده شده است.
rng_gsl_high_resolution.cpp
1.8 KB
در مثال بعدی اعداد رندم با استفاده از کتابخانه gsl تولید شده اند.
شامل توابعی برای تولید اعداد رندم یکنواخت صحیح و اعشاری، نرمال، پواسونی.
نحوه ی کامپایل کردن در انتهای فایل اومده.
شامل توابعی برای تولید اعداد رندم یکنواخت صحیح و اعشاری، نرمال، پواسونی.
نحوه ی کامپایل کردن در انتهای فایل اومده.
Pointers_to_memberfuncs.pdf
52.9 KB
using pointer to function
pointer to function with typedef
pointer to member function
pointer to function with typedef
pointer to member function
میخواهیم یک تابع رو به عنوان آرگومان به تابع دیگه ای بدیم. برای این کار یک اشاره گر به تابع ایجاد می کنیم و اون رو به عنوان آرگومان وارد می کنیم. برای مختصر نویسی میتونیم از typedef استفاده کنیم.
برای مثال های بیشتر به گیت هاب مراجعه کنید.
LINK
برای مثال های بیشتر به گیت هاب مراجعه کنید.
LINK
GitHub
Ziaeemehr/cpp_workshop
Contribute to Ziaeemehr/cpp_workshop development by creating an account on GitHub.
03_pointer2funcInClass.cpp
887 B
pointer to member function #C++
Media is too big
VIEW IN TELEGRAM
pointer to function & pointer to member function.
https://www.aparat.com/v/F7jEJ
https://www.aparat.com/v/F7jEJ
07_pointer2Function.zip
4 KB
برای صدا کردن توابع C++ در پایتون از swig استفاده میکنیم. اگر قبلا از این پکیج استفاده نکرده اید بهتر است مثالهای اولیه را در گیتهاب نگاهی بیندازید.
pointer to function in swig
github
pointer to function in swig
github
An Introduction to Modeling Neuronal Dynamics
GITHUB
I add python codes to reproduce the figures in book here.
#python
#special_topics
GITHUB
I add python codes to reproduce the figures in book here.
#python
#special_topics