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
Give this site an example of the text you want to match using your regex. It will provide you with some ideas how to build a regular expression.
سایتی شبیه به سایت بالا با این تفاوت که از خود شما برای ساختن regex بهتر کمک میگیره و ایده‌های مختلف رو که میشه ازش regex رو ساخت پیشنهاد میده.

#regex #automatic‌ #generate #generator #regular #expression
@pythony

https://regex-generator.olafneumann.org
Practical Educational videos in different domains like how internet work‌? how to create a simple 8 bit CPU from scratch and so on.
ویدیوهای آموزشی عملی در حوزه‌های مختلف مثل چگونگی کارکرد اینترنت یا اینکه چه شکلی از اول یه CPU ۸ بیتی بسازیم و کلی موضوع دیگه که خیلی زیبا توضیح داده شده‌اند.

#geek #geeky #hardware #practical #tutorial #visual #internet #network #graphic #card #simulation #cpu #computer
@pythony

https://eater.net
Pulled from the web, here is a our collection of the best, free books on Data Science, Big Data, Data Mining, Machine Learning, Python, R, SQL, NoSQL and more.
بیش از ۱۰۰ کتاب رایگان در زمینه‌های بیگ‌دیتا و دیتاساینس و یادگیری ماشین و کلی مبحث دیگه که مرتبط با این موضوعات هستن.

#datascience #book #books #free #library #bigdata #data #big #mining #machine #learning #python #Rlang #nosql #sql
@pythony

https://www.learndatasci.com/free-data-science-books/
Practice Rust with challenging examples, exercises and projects
با مثال‌های تمرینی و سعی و خطا زبان rust رو یاد بگیرید. چند تا پروژه کوچک هم معرفی شده برای یادگیری بیشتر اگر دوست داشتید.

#rust #practice #challenge #project
@pythony

https://practice.rs/why-exercise.html
Join the waitlist for model that powers GitHub Copilot. Codex can now interpret simple commands in natural language and execute them one by one.
توی صف برای تست codex قرار بگیرید. codex در واقع همون مدلی بوده که باهاش copilot رو برای یه مدت کوتاه تست کردن. الان قابلیت این رو پیدا کرده که میشه باهاش خط به خط حرف زد و از صفر با هوشمندی خیلی بیشتری کد زد.

#copilot #openai #ai #assistant #code #artificial #intelligence
@pythony

https://openai.com/blog/openai-codex
Join for technical preview queue of Github CodeSearch that search faster than usual github search and support fantastic things like search with Regex.
یه ابزار جدید که گیت‌هاب موقتا به صورت رایگان ارائه داده و میتونید با رفتن توی صف مثل copilot تستش کنید. سرچ قوی‌تر و سریعتری برای همه کدهای موجود توی گیت‌هابه که حتی Regex هم پشتیبانی میکنه

#search #code #github #fast
@pythony

https://cs.github.com
If you have been searching for a place to get started with Reverse Engineering and get your hands dirty this site is a good place besides from https://beginners.re
اگر دنبال جایی برای یادگیری مهندسی معکوسی به صورت عملی با انجام تمرین‌های ساده و پایه هستید در کنار سایت معروف https://beginners.re این سایت هم بد نیست.

#reverse #engineering #workshop #exercise #beginner #tutorial #slide #IDA #rce
@pythony

https://www.begin.re
Rust tutorial book is free and open source with practical approach.
یه کتاب رایگان و متن‌باز دیگه برای زبان rust که عملی آموزش داده و پروژه‌محوره

#rust #tutorial #book #handson #handbook #project
@pythony

https://bfnightly.bracketproductions.com
The Internals of PostgreSQL for database administrators and system developers.
کتابی برای توضیحات پیاده‌سازی‌های داخلی postgreSQL برای علاقه‌مندان و برنامه‌نویسان سیستمی و administrator ها

#postgresql #sql #internal #book #tutorial #free #database #system #handbook
@pythony

http://www.interdb.jp/pg/index.html
Spin up fresh, automated dev environments
for each task, in the cloud, in seconds.
محیط برنامه‌نویسی خود را با چند کلیک به صورت آنلاین توی مرورگر داشته باشید.

#cloud #automatic #automated #workspace #environment #tools #online
@pythony

https://www.gitpod.io
Solve puzzles. Learn CUDA.
با حل کردن پازل‌های مختلف CUDA رو یاد بگیرید.

#CUDA #gpu #puzzle #practice #learn #solve #exercise
@pythony

https://github.com/srush/GPU-Puzzles
Educational hobby C compiler written in Python 3 that supports a subset of the C11 standard and generates reasonably efficient binaries, including some optimizations. ShivyC also generates helpful compile-time error messages.
یک کامپایلر برای زبان C که با پایتون نوشته شده و برای مقاصد آموزشی و یادگیری نحوه کارکرد کامپایلرها میتونه عالی باشه. به راحتی میتونین دیباگ‌اش کنید با Pycharm و کلی چیز جدید یاد بگیرید.

#compiler #python #c #clang #assembler #linker #hobby #c11 #lexer #parser #IL
@pythony

https://github.com/ShivamSarodia/ShivyC
Small exercises to get you used to reading and writing Rust code!
تمرین‌های کوچک برای عادت کردن به خواندن و نوشتن برنامه‌ها به زبان rust

#rust #beginner #exercise #small #practice #practical #interactive
@pythony

https://github.com/rust-lang/rustlings
Termius is the SSH client that works on Desktop and Mobile. good alternative for putty or mobaxterm.
اگه از ویندوز استفاده میکنید و میخواین به سرور لینوکسی یا ویندوزی دیگه ای ssh کنید. میتونید به جای putty یا mobaxterm از termius استفاده کنید.

#ssh #client #terminal #linux #windows #x11 #tools #termius #server
@pythony

https://termius.com
This media is not supported in your browser
VIEW IN TELEGRAM
Use AI to turn simple brushstrokes into realistic landscape images. Create backgrounds quickly, or speed up your concept exploration so you can spend more time visualizing ideas.
محصول جدید nvidia که نسخه beta اش رو درصورتی که کارت گرافیک RTX‌ دارید میتونید دانلود و تست کنید. خیلی خوفه :))

#nvidia #graphic #canvas #ai #artificial #intelligence #realistic #landscape #concept #art #beta #fun
@pythony

https://www.nvidia.com/en-us/studio/canvas
Focus To-Do is an easy-to-use time and task management application that helps you to manage tasks anywhere and anytime, and helps you to perform tasks efficiently.
این اپ برای تمرکز کردن با تکنیک pomodoro ساخته شده و میتونید باهاش کارهاتون رو انجام بدید.

#todo #focus #pomodoro #sync #tools #app #extension #chrome #mac #windows #mobile #android #iphone
@pythony

https://www.focustodo.cn
The main emphasis of this project is to provide recommendations on how to design software applications.Learn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included.
یه آموزش نسبتا جامع برای توصیه‌های مفید برای طراحی سیستم‌های نرم‌افزاری و همینطور آشنایی با DDD یا Domain Driven Design

#DDD #domain #driven #design #diagram #architecture #backend #practice #tutorial #pattern #example #best #learn #clean #code
@pythony

https://github.com/Sairyss/domain-driven-hexagon
Meet, share and collaborate together in private 3D virtual spaces. an alternative for https://gather.town
با آواتار خودتون توی محیط ۳ بعدی شبیه‌سازی شده توسط hubs با همکارها و دوستان جلسه بزارین و جذاب‌تر تماس ویدیویی یا تصویری داشته باشین.

#meet #meeting #3d #gamification #game #tools #share #collaborate #space
@pythony

https://hubs.mozilla.com
The little book about OS development with practical tiny OS to explain.
کتاب جمع و جور و کوچک برای توضیح اینکه چه شکلی میشه یک سیستم‌عامل کوچک ساخت و کامپیوتر از اول که روشن میشه چه شکلی بوت میشه و کار میرسه دست سیستم عامل با مثال‌های عملی و قابل اجرا

#OS #boot #loader #bootloader #c #asm #assembly #grub #bios #book #free #little #practical
@pythony

http://littleosbook.github.io
30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace.
با گذاشتن وقت کمی در ۳۰ روز به تسلط نسبی در زبان پایتون برسید (البته میشه سرعت رو کندتر کرد و ۱۰۰ روزه اینکارو کرد)

#python #30days #challenge #step #tutorial
@pythony

https://github.com/Asabeneh/30-Days-Of-Python