programmers_street | Unsorted

Telegram-канал programmers_street - کتابخانه مهندسی کامپیوتر و پایتون

29243

@alloadv تبلیغات ادمین : @maryam3771

Subscribe to a channel

کتابخانه مهندسی کامپیوتر و پایتون

Learn-by-projects — is a list of programming tutorials that aspiring software developers can learn how to create an application from scratch.

These guides are divided into categories based on the first technology listed in each article.

GitHub


🆔 @programmers_street

Читать полностью…

کتابخانه مهندسی کامپیوتر و پایتون

BentoPDF — is a powerful, privacy-focused client-side PDF tool.

It does not require installation on a server and allows you to manipulate, edit, merge and process PDF files directly in your browser.

No server-side processing is required, keeping your files secure and private.

GitHub


🆔 @programmers_street

Читать полностью…

کتابخانه مهندسی کامپیوتر و پایتون

Local research assistant for private document analysis

https://github.com/keshavashiya/docify/


🆔 @programmers_street

Читать полностью…

کتابخانه مهندسی کامپیوتر و پایتون

Expose your local web server to the internet with a public url.

https://www.opensourceprojects.dev/post/f64044c7-233f-41b5-a87e-22fff7070402


🆔 @programmers_street

Читать полностью…

کتابخانه مهندسی کامپیوتر و پایتون

اگر کنجکاو هستید که برای ساخت یک عامل هوش مصنوعی چه چیزی لازم است، در این دوره خواهید آموخت

این دوره به شما می آموزد که چگونه از پایتون و API رایگان Gemini برای کدنویسی عامل خود استفاده کنید.


You'll learn about the agentic loop, tool calling, and fixing buggy programs - and by the end you'll have a fully functional agent.

https://www.freecodecamp.org/news/build-an-ai-coding-agent-in-python/


🆔 @programmers_street

Читать полностью…

کتابخانه مهندسی کامپیوتر و پایتون

Downloads Udemy courses for offline use

https://github.com/heliomarpm/udemy-downloader-gui/


🆔 @programmers_street

Читать полностью…

کتابخانه مهندسی کامپیوتر و پایتون

سایت System Design یکی از بهترین منابع برای فهم طراحی سیستم‌های بزرگیه که هر روز استفاده می‌کنیم.
خودم تقریبا هر روز یکی از مطالبش رو می‌خونم و واقعا دید خوبی برای پیاده‌سازی نرم‌افزار می‌ده؛
از WhatsApp و YouTube تا Instagram و Redis و ...

https://newsletter.systemdesign.one/


🆔 @programmers_street

Читать полностью…

کتابخانه مهندسی کامپیوتر و پایتون

This repository turns claude into your most powerful productivity tool

https://www.opensourceprojects.dev/post/fe1badc0-8db4-45cf-aaac-4e1eb4b47dc5


🆔 @programmers_street

Читать полностью…

کتابخانه مهندسی کامپیوتر و پایتون

با این ابزار اپن سورس می‌تونید با نوشتن یه دستور ( به زبان انگلیسی ) هر وبسایتی رو اسکرپ کنید و داده هاش رو استخراج کنید
چجوری ازش استفاده کنیم؟
لینک سایت رو بهش بدید و با یه دستور بهش یگید دنبال چه داده ای هستید به کمک مدلهای زبانی سایت رو میفهمه و داده ها رو در قالی CSV , JSON یا API ارائه میده داده ها قابل شخصی سازی و استفاده در پروژه است

https://github.com/ScrapeGraphAI/Scrapegraph-ai

https://scrapegraphai.com/



🆔 @programmers_street

Читать полностью…

کتابخانه مهندسی کامپیوتر و پایتون

‏📂 GitZip: دانلود انتخابی از مخازن گیت‌هاب!

پروژه GitZip یک ابزار مبتنی بر وب است که به شما امکان می‌دهد به صورت انتخابی و بدون دانلود کل مخزن، فایل‌ها و پوشه‌های خاصی را از گیت‌هاب دانلود کنید.

این ابزار زمان و پهنای باند شما را به طور چشمگیری ذخیره می‌کند.

⚡️ ویژگی‌های برجسته

* دانلود هوشمند بخش‌های خاص از مخازن بزرگ:
با استفاده از GitZip می‌توانید تنها فایل‌ها یا پوشه‌های مورد نیاز خود را از یک مخزن عظیم انتخاب و دانلود کنید، بدون اینکه مجبور باشید کل پروژه (که ممکن است صدها مگابایت باشد) را دانلود کنید.

* رابط کاربری ساده و یکپارچه با گیت‌هاب:
این ابزار معمولاً به صورت یک افزونه مرورگر یا سرویس تحت وب ارائه می‌شود که مستقیماً در صفحه مخزن گیت‌هاب ادغام می‌شود و امکان انتخاب گرافیکی فایل‌ها را فراهم می‌کند.

https://gitzip.org

🧩 نصب افزونه کروم



🆔 @programmers_street

Читать полностью…

کتابخانه مهندسی کامپیوتر و پایتون

You may have heard of "vibe coding" - it's when you give instructions to the LLM and let it do the heavy lifting.

So how well does this work? And is it good enough for production code?

In this article, freecodecamp discusses how AI-assisted coding works, why code reviews are as important as ever, and more.

https://www.freecodecamp.org/news/how-to-use-vibe-coding-effectively-as-a-dev/


🆔 @programmers_street

Читать полностью…

کتابخانه مهندسی کامپیوتر و پایتون

As you improve your coding skills, you'll want to learn how to write Clean Code.

This means writing code that's readable, clear, and well-organized - and that anyone can understand.

In this quick guide, Nitin shares some simple tips to help you write cleaner, more maintainable code.

https://www.freecodecamp.org/news/tips-for-writing-clean-code/


🆔 @programmers_street

Читать полностью…

کتابخانه مهندسی کامپیوتر و پایتون

Large Language Models, or LLMs, are powerful - but they can get expensive to run.

This has given rise to a new breed of language model: the Small Language Model

In this guide , freecodecamp Explains how SLMs work, when and why they're useful, how to fine-tune them, and more.

https://www.freecodecamp.org/news/how-to-cut-ai-costs-without-losing-capability-the-rise-of-small-llms/


🆔 @programmers_street

Читать полностью…

کتابخانه مهندسی کامپیوتر و پایتون

📘 Python: Beginner's Guide to Artificial Intelligence

🆔 @Programming4all_0to100

Читать полностью…

کتابخانه مهندسی کامپیوتر و پایتون

📘Transformers for Natural Language Processing (2021)

The book takes you through NLP with Python and examines various eminent models and datasets within the transformer architecture created by pioneers such as Google, Facebook, Microsoft, OpenAI, and Hugging Face.
The book trains you in three stages. The first stage introduces you to transformer architectures, starting with the original transformer, before moving on to RoBERTa, BERT, and DistilBERT models. You will discover training methods for smaller transformers that can outperform GPT-3 in some cases. In the second stage, you will apply transformers for Natural Language Understanding (NLU) and Natural Language Generation (NLG). Finally, the third stage will help you grasp advanced language understanding techniques such as optimizing social network datasets and fake news identification.


🆔 @Programming4all_0to100

Читать полностью…

کتابخانه مهندسی کامپیوتر و پایتون

If you're curious about how AI systems work, this course will give you a great introduction.

It starts out by covering Machine Learning basics and discusses how ML systems differ from traditional rule-based software.

Then you'll learn how ML models, algorithms, and training work under the hood & finish by learning about Generative AI.

https://www.freecodecamp.org/news/learn-machine-learning-concepts-plus-generative-ai/


🆔 @programmers_street

Читать полностью…

کتابخانه مهندسی کامپیوتر و پایتون

LlamaBarn — is a tiny (12 MB) menu bar app that makes local LLMs as easy as connecting to Wi-Fi.


GitHub



🆔 @programmers_street

Читать полностью…

کتابخانه مهندسی کامپیوتر و پایتون

A curated list of awesome platforms, tools, practices and resources that helps run llms locally

https://www.opensourceprojects.dev/post/3bc0f8fa-4472-43bf-b3c6-223f1103e468


🆔 @programmers_street

Читать полностью…

کتابخانه مهندسی کامپیوتر و پایتون

Resume generator for academics and engineers

https://www.opensourceprojects.dev/post/836db8af-3ac6-40bb-b638-a3ee224eeda7


🆔 @programmers_street

Читать полностью…

کتابخانه مهندسی کامپیوتر و پایتون

معرفی یک ابزار خفن و جدید برای #امنیت_وب : BugTrace-AI یک ابزار کاملاً اوپن‌سورس و تازه‌نفس برای پنتست دقیق و با سرعت بالا

برخی از قابلیت‌های مهمش رو در زیر نوشتم و لینک هم در پایین همین متن است ؛

تحلیل استاتیک کد (SAST)، تولید payloadهای هوشمند، بررسی و audit توکن‌های JWT، پیدا کردن مسیرهای DOM XSS، تحلیل هدرهای امنیتی، SSTI Forge، پیدا کردن ساب‌دامین‌ها و کلی ابزار تخصصی دیگر در حوزه امنیت وب

این ابزار با Docker تنها در چند دقیقه راه‌اندازی می‌شه یک ui تروتمیز داره که با React نوشته شده و از مدل‌های OpenRouter مثل Gemini Flash پشتیبانی می‌کند.

اگر پنتستر، Bug Bounty Hunter یا Security Researcher هستید، حتماً این پروژه برای شما جذاب خواهد بود

https://github.com/yz9yt/BugTrace-AI


🆔 @programmers_street

Читать полностью…

کتابخانه مهندسی کامپیوتر و پایتون

یک ویدیوی خیلی خوب برای جونیور ها و کسایی که میخوان تازه وارد فیلد مهندسی نرم افزار بشن و با تغییرات مدل های LLM و افزایش سرعت در توسعه چطور یادگیری رو شروع کنن و چه مراحلی رو طی کنن تا بتونن وارد بازار کار بشن و پیشرفت بکنن.

https://www.youtube.com/watch?v=2Tub-iqKP4Q



🆔 @programmers_street

Читать полностью…

کتابخانه مهندسی کامپیوتر و پایتون

کمپانی Anthropic تو پیج یوتیوبش محتوای آموزشی بی نظیر و به روزی درباره ی هوش‌مصنوعی ( ساخت ایجنت‌های Claude  , VibeCoding و ... )  به صورت رایگان منتشر میکنه و هر چند وقت یه بار هم ویدیو های جدید اضافه می کنن ؛ پیشنهاد میکنم استفاده کنید

https://youtube.com/playlist?list=PLf2m23nhTg1NxGVFS4ktbFfAVy3Dz2kPd&si=ZUgRg2r9m85uqGVe


🆔 @programmers_street

Читать полностью…

کتابخانه مهندسی کامپیوتر و پایتون

The Model Context Protocol, or MCP, has changed how LLMs connect with data and tools.

It can expose data as resources, provide actions through tools, and define prompts that guide how the model interacts with data or users.

In this guide, freecodecamp teaches you how to build your own MCP server using the FastMCP Python framework.

https://www.freecodecamp.org/news/how-to-build-your-first-mcp-server-using-fastmcp/


🆔 @programmers_street

Читать полностью…

کتابخانه مهندسی کامپیوتر و پایتون

When you build an app, you may want to get it out there so the world can see it.

This means you'll need to deploy it - which can sound like a daunting process.

In this course, Kerollos teaches you how to deploy your apps using various popular tools.

https://www.freecodecamp.org/news/how-to-deploy-a-web-app/


🆔 @programmers_street

Читать полностью…

کتابخانه مهندسی کامپیوتر و پایتون

🔥کمپانی OpenAi یک دایکیومنت بسیار ارزنده معرفی کرده به عنوان Building an AI-native engineering team

در این سند، راهکارهای قابل اجرا ارائه شده است تا رهبران مهندسی بتوانند از همین امروز فرایند ساخت تیم‌ها و فرآیندهای بومی هوش مصنوعی (AI-native) را آغاز کنند

نسخه فارسی :
https://xpoury4.github.io/ai-native-engineering-persian/
نسخه اصلی :
https://cdn.openai.com/business-guides-and-resources/building-an-ai-native-engineering-team.pdf

لینک گیتهاب برای دانلود :
https://github.com/xPOURY4/ai-native-engineering-persian


🆔 @programmers_street

Читать полностью…

کتابخانه مهندسی کامپیوتر و پایتون

50+ animated React and Tailwind templates

https://github.com/DarkInventor/easy-ui/


🆔 @programmers_street

Читать полностью…

کتابخانه مهندسی کامپیوتر و پایتون

Generate prompts from any image on the web

https://github.com/pingan8787/image2prompt/


🆔 @programmers_street

Читать полностью…

کتابخانه مهندسی کامپیوتر و پایتون

AI agent for browser automation

🔗 https://github.com/normal-computing/fuji-web/


🆔 @programmers_street

Читать полностью…

کتابخانه مهندسی کامپیوتر و پایتون

Transformers for Natural Language Processing (2021)

▪️What you will learn

Use the latest pretrained transformer models

Grasp the workings of the original Transformer, GPT-2, BERT, T5, and other transformer models

Create language understanding Python programs using concepts that outperform classical deep learning models

Use a variety of NLP platforms, including Hugging Face, Trax, and AllenNLP

Apply Python, TensorFlow, and Keras programs to sentiment analysis, text summarization, speech recognition, machine translations, and more

Measure the productivity of key transformers to define their scope, potential, and limits in production

▪️Who this book is for
Since the book does not teach basic programming, you must be familiar with neural networks, Python, PyTorch, and TensorFlow in order to learn their implementation with Transformers.

‼️هشتگ ها را در کانال دنبال کنید 👇
#پایتون #پردازش_زبان_طبیعی

برای دانلود کتابهای بیشتر در کانال عضو شوید👇
🆔 @Programming4all_0to100

Читать полностью…

کتابخانه مهندسی کامپیوتر و پایتون

🔹آموزش پروژه محور WDF به زبان سی شارپ ( نرم افزار مدیریت فروشگاه )

مدرس: دکتر رضا مشایخی

‼️برای مشاهده آموزشهای بیشتر هشتگ ها را در کانال دنبال کنید 👇
#فروشگاه_اینترنتی #سی_شارپ
🆔 @Max_Academy

Читать полностью…
Subscribe to a channel