Exploring the basics of computer science through funny way :)
یادگیری ساختمان داده و اصول علم کامپیوتر بصورت نقاشی محور و جذاب
#data_structure #algorithm #computer_science #DS
@pythony
medium.com/basecs
یادگیری ساختمان داده و اصول علم کامپیوتر بصورت نقاشی محور و جذاب
#data_structure #algorithm #computer_science #DS
@pythony
medium.com/basecs
Curated collection of free algorithm related eBooks available on the Internet
لیستی از کتابهای رایگان در زمینه الگوریتم
#book #free #algorithm
thanks to: Hamid Reza
https://github.com/RbkGh/Free-Algorithm-Books
لیستی از کتابهای رایگان در زمینه الگوریتم
#book #free #algorithm
thanks to: Hamid Reza
https://github.com/RbkGh/Free-Algorithm-Books
Quora Programming Challenge with $2000 USD prize
مسابقه برنامه نویسی quora با جایزه ۲۰۰۰ دلاری که ۶ فوریه (۱۸ بهمن) برگزار میشه.
#challenge #contest #quora #algorithm #ACM
@pythony
https://www.quora.com/careers/challenge
مسابقه برنامه نویسی quora با جایزه ۲۰۰۰ دلاری که ۶ فوریه (۱۸ بهمن) برگزار میشه.
#challenge #contest #quora #algorithm #ACM
@pythony
https://www.quora.com/careers/challenge
Open Source resource for learning Data Structures & Algorithms and their implementation in any Programming Language.
منابع مطالعاتی برای یادگیری دادهساختارها و الگوریتمهای مختلف به همراه پیادهسازی با زبانهای مختلف برنامهنویسی
#algorithm #practice #interview #sorts #algos #search #education
@pythony
the-algorithms.com
منابع مطالعاتی برای یادگیری دادهساختارها و الگوریتمهای مختلف به همراه پیادهسازی با زبانهای مختلف برنامهنویسی
#algorithm #practice #interview #sorts #algos #search #education
@pythony
the-algorithms.com
Good website to teach people how to prepare system design and algorithm modelling questions.
سایت خوب و رایگانی که به شما آموزش میده چطور توی مصاحبههای الگوریتمی و یا طراحی سیستم موسوم به system design خوب ظاهر بشید.
#interview #system #design #video #course #free #algorithm #question #quiz
@pythony
hiredintech.com
سایت خوب و رایگانی که به شما آموزش میده چطور توی مصاحبههای الگوریتمی و یا طراحی سیستم موسوم به system design خوب ظاهر بشید.
#interview #system #design #video #course #free #algorithm #question #quiz
@pythony
hiredintech.com
Algorithm Visualizer is an interactive online platform that visualizes algorithms from code.
یه پلتفرم آنلاین که الگوریتمهای معروف رو به صورت تصویری و visual آموزش میده و میشه تغییرش هم داد.
#algorithm #visual #practice #tutorial #interactive
@pythony
https://algorithm-visualizer.org
یه پلتفرم آنلاین که الگوریتمهای معروف رو به صورت تصویری و visual آموزش میده و میشه تغییرش هم داد.
#algorithm #visual #practice #tutorial #interactive
@pythony
https://algorithm-visualizer.org
Interview Practice Questions: Problem Solving, Data Structures & Algorithms, and Machine Coding.
سایت خوبی برای آمادگی کدزدنی برای مصاحبههای برنامهنویسی با تمرکز روی حل مساله و machine coding
#interview #practice #data_structure #algorithm #prepare #preparation #question #problem #problems #machinecode #DSA
@pythony
https://workat.tech/practice
سایت خوبی برای آمادگی کدزدنی برای مصاحبههای برنامهنویسی با تمرکز روی حل مساله و machine coding
#interview #practice #data_structure #algorithm #prepare #preparation #question #problem #problems #machinecode #DSA
@pythony
https://workat.tech/practice
A list of resources in different fields of Computer Science.
لیستی از منابع مختلف مطالعاتی برای یادگیری مباحث مختلف علوم کامپیوتر
#list #awesome #python #course #science #database #network #algorithm #cryptography
@pythony
https://github.com/the-akira/Computer-Science-Resources
لیستی از منابع مختلف مطالعاتی برای یادگیری مباحث مختلف علوم کامپیوتر
#list #awesome #python #course #science #database #network #algorithm #cryptography
@pythony
https://github.com/the-akira/Computer-Science-Resources
Interactive Sha256 Algorithm Explained step by step.
سایتی که بصورت تعاملی روش کار الگوریتم SHA256 را توضیح میدهد.
#algorithm #sha #sha256 #crypto #cryptography #interactive #fun #game
@pythony
https://sha256algorithm.com
سایتی که بصورت تعاملی روش کار الگوریتم SHA256 را توضیح میدهد.
#algorithm #sha #sha256 #crypto #cryptography #interactive #fun #game
@pythony
https://sha256algorithm.com
In this book: "Practical Machine Learning Tools and Techniques" weka software introduced and you can learn more about it on this site for documentation and other useful resources.
توی کتاب Practical Machine Learning Tools and Techniques یک نرمافزار دیتاماینینگ به اسم weka معرفی شده که توی این سایت توضیحات بیشتر در مورد نحوه استفاده و الگوریتمهای آماده قرارداده شدند.
#data #mining #weka #tools #algorithm #artificial #intelligence #AI
thanks to: Ali Mamizadeh
@pythony
https://waikato.github.io/weka-wiki
book: https://www.cs.waikato.ac.nz/ml/weka/book.html
توی کتاب Practical Machine Learning Tools and Techniques یک نرمافزار دیتاماینینگ به اسم weka معرفی شده که توی این سایت توضیحات بیشتر در مورد نحوه استفاده و الگوریتمهای آماده قرارداده شدند.
#data #mining #weka #tools #algorithm #artificial #intelligence #AI
thanks to: Ali Mamizadeh
@pythony
https://waikato.github.io/weka-wiki
book: https://www.cs.waikato.ac.nz/ml/weka/book.html
The Blind 75 is a popular list of Algorithm practice problems beginner friendly from leetcode with tutorial.
لیستی از سوالات الگوریتمی به همراه اموزش که از leetcode انتخاب شدن و برای مصاحبه عالین
#algorithm #interview #leetcode #practice
Thanks to: A Nasr
@pythony
https://neetcode.io
لیستی از سوالات الگوریتمی به همراه اموزش که از leetcode انتخاب شدن و برای مصاحبه عالین
#algorithm #interview #leetcode #practice
Thanks to: A Nasr
@pythony
https://neetcode.io
Awesome doodles for describe complex stuffs specially in algorithm and other.
اموزش گربهای خوشگلطور برای الگوریتم و کلی موضوع دیگه
#dsa #ds #visual #algorithm #tutorial
@pythony
https://github.com/girliemac/a-picture-is-worth-a-1000-words
اموزش گربهای خوشگلطور برای الگوریتم و کلی موضوع دیگه
#dsa #ds #visual #algorithm #tutorial
@pythony
https://github.com/girliemac/a-picture-is-worth-a-1000-words
Complete interview preparation guide for free.
یه نقشه راه نسبتا کامل برای آمادگی در مصاحبههای برنامهنویسی
#interview #school #free #system #design #algorithm #guide #complete #prep #preparation #roadmap
@pythony
https://interviews.school
یه نقشه راه نسبتا کامل برای آمادگی در مصاحبههای برنامهنویسی
#interview #school #free #system #design #algorithm #guide #complete #prep #preparation #roadmap
@pythony
https://interviews.school
An introduction to how to create chess engines and how they work.
مقدمه جالبی از اینکه موتورهای هوش مصنوعی شطرنج چگونه ساخته میشوند و چه تفکری پشت پیادهسازی آنها نهفته است.
#chess #engine #ai #algorithm #article #tutorial
@pythony
https://www.chessengines.org
مقدمه جالبی از اینکه موتورهای هوش مصنوعی شطرنج چگونه ساخته میشوند و چه تفکری پشت پیادهسازی آنها نهفته است.
#chess #engine #ai #algorithm #article #tutorial
@pythony
https://www.chessengines.org
Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained.
نمونهکدهای پایتونی برای الگوریتمهای معروف یادگیریماشین به همراه دموهای interactive که ریاضیاتش توی هرکدوم از نتبوکها توضیح داده شده.
#machine #learning #ai #artificial #intelligence #python #algorithm #jupyter #notebook #example #popular #demo #math #explain #explained
@pythony
https://github.com/trekhleb/homemade-machine-learning
نمونهکدهای پایتونی برای الگوریتمهای معروف یادگیریماشین به همراه دموهای interactive که ریاضیاتش توی هرکدوم از نتبوکها توضیح داده شده.
#machine #learning #ai #artificial #intelligence #python #algorithm #jupyter #notebook #example #popular #demo #math #explain #explained
@pythony
https://github.com/trekhleb/homemade-machine-learning
Front end interview preparation materials for busy engineers - trivias, coding, algorithms, front end system design and more!
هندبوک خوبی برای آمادهسازی جهت مصاحبههای فرانتاند که شامل الگوریتمها و دیزاین سیستم و کلی چیز دیگه مرتبط با این حوزه میشه.
#interview #frontend #practice #list #awesome #handbook #algorithm #system #design #css #javascript
@pythony
https://www.frontendinterviewhandbook.com
هندبوک خوبی برای آمادهسازی جهت مصاحبههای فرانتاند که شامل الگوریتمها و دیزاین سیستم و کلی چیز دیگه مرتبط با این حوزه میشه.
#interview #frontend #practice #list #awesome #handbook #algorithm #system #design #css #javascript
@pythony
https://www.frontendinterviewhandbook.com
Amazing Path-finding Visualizer with different algorithms like depth first, breadth first and A*.
نمایش باحال الگوریتمهای مختلف مثل A* و جستحوی اول عمق و اول سطح برای پیدا کردن مسیر از مبدا به مقصد رو توی این سایت میتونید تست کنید و ببینید.
#fun #search #algorithm #visual #binary #tree #maze #solver #dijkstra
@pythony
https://pathfinding-visualizer-nu.vercel.app
نمایش باحال الگوریتمهای مختلف مثل A* و جستحوی اول عمق و اول سطح برای پیدا کردن مسیر از مبدا به مقصد رو توی این سایت میتونید تست کنید و ببینید.
#fun #search #algorithm #visual #binary #tree #maze #solver #dijkstra
@pythony
https://pathfinding-visualizer-nu.vercel.app
Introduction to mathematical analysis of a variety of computer algorithms including searching, sorting, matrix multiplication, fast Fourier transform, and graph algorithms.
مقدمه ای بر تحلیل ریاضی انواع الگوریتم های کامپیوتری از جمله جستجو، مرتب سازی، ضرب ماتریس، تبدیل فوریه سریع و الگوریتم های نمودار به همراه اسلایدها و ویدیوهای کلاس به صورت رایگان.
#algorithm #course #video #tutorial #pdf #slides #slide #lecture
@pythony
https://www3.cs.stonybrook.edu/~skiena/373/videos/
مقدمه ای بر تحلیل ریاضی انواع الگوریتم های کامپیوتری از جمله جستجو، مرتب سازی، ضرب ماتریس، تبدیل فوریه سریع و الگوریتم های نمودار به همراه اسلایدها و ویدیوهای کلاس به صورت رایگان.
#algorithm #course #video #tutorial #pdf #slides #slide #lecture
@pythony
https://www3.cs.stonybrook.edu/~skiena/373/videos/
Interactive visual explanations of math and algorithms, using motivating examples from computer games.
آموزشهای باحال الگوریتمی و ریاضی که توش از مثالهای مختلف مرتبط با بازیهای کامپیوتری استفاده شده.
#algorithm #visual #explanation #tutorial #practical #examples #game #fun
@pythony
https://www.redblobgames.com
آموزشهای باحال الگوریتمی و ریاضی که توش از مثالهای مختلف مرتبط با بازیهای کامپیوتری استفاده شده.
#algorithm #visual #explanation #tutorial #practical #examples #game #fun
@pythony
https://www.redblobgames.com
A curated list of leetcode questions grouped by their common patterns.
لیستی از بهترین سوالات لیتکد که میتونید بصورت دستهبندی شده مخصوص مصاحبههای شغلی استفاده کنید.
#LeetCode #Algorithm #Job #Career #Apply #Practice
@pythony
https://seanprashad.com/leetcode-patterns/
لیستی از بهترین سوالات لیتکد که میتونید بصورت دستهبندی شده مخصوص مصاحبههای شغلی استفاده کنید.
#LeetCode #Algorithm #Job #Career #Apply #Practice
@pythony
https://seanprashad.com/leetcode-patterns/