Programming Resources
21.8K subscribers
1.78K photos
6 videos
4 files
108 links
Here I share my programming related resources during working or at my free times ☺️

Talk to me if you have any query: @Mojtabaeuler
Download Telegram
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
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
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
Complete interview preparation guide for free.
یه نقشه راه نسبتا کامل برای آمادگی در مصاحبه‌های برنامه‌نویسی

#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
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
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
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
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/
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
A curated list of leetcode questions grouped by their common patterns.
لیستی از بهترین سوالات لیت‌کد که میتونید بصورت دسته‌بندی شده مخصوص مصاحبه‌های شغلی استفاده کنید.

#LeetCode #Algorithm #Job #Career #Apply #Practice
@pythony

https://seanprashad.com/leetcode-patterns/