متوسط
Vibe Coding: از نمونه اولیه تا Production
پروژهای که در دوره مبانی ساختید را به یک محصول واقعی تبدیل کنید که غریبهها بتوانند به آن اعتماد کنند. برای بنیانگذاران غیرفنی نوشته شده که با prompt دادن به یک AI میسازند. sign-up و login واقعی، یک لایه داده درست، امنیت در برابر حملههای رایج، test، deploy روی یک آدرس زنده، monitoring، و برنامهای برای scaling و نگهداری اضافه میکنید. در پایان یک نمونه اولیه را برمیدارید و یک محصول آمادهی production منتشر میکنید، همه بدون اینکه خودتان کد بنویسید.
12 درس5.5h عملی11 زبان
یادگیری رایگان را شروع کنVibe Coding: از نمونه اولیه تا Production دوره12 درس، به ترتیب
- 120 دقیقه
آماده کردن محصول شما
The difference between works on my screen and ready for real usersWhat production readiness meansThe release checklist of things that must be true before shippingFinding the weak points where a prototype breaks under real usePlanning the smallest safe first release - 230 دقیقه
ساختن یک foundation قوی
Organizing a project into a clear folder structureGathering settings into one configuration placeWhat an environment variable is and why it existsKeeping secrets out of code and out of version historyDevelopment, staging, and production as three places for the same code - 330 دقیقه
مدیریت کاربران و Authentication
Sign up and login so real people can make accounts and returnAuthentication as proving who someone isAuthorization as deciding what a signed-in person may doUser roles and permissions like admin versus normal userSession management so the product remembers you are logged inPassword recovery with a forgot password flow+1 - 430 دقیقه
کار کردن با داده
Choosing a database without overthinkingData models: what you store and what fields each thing hasRelationships: how records connectValidation: rules that keep bad data outBackups: keeping copies so data is never lostData migration: safely changing the shape of stored data - 530 دقیقه
محصولتان را امن نگه دارید
Common security risks: the handful that hit most productsAPI security: protecting the endpoints other software callsInput validation: never trust what a user sends, check and clean itSecrets management: keys and passwords in environment variables, never in codeFile upload security: limit type and size, never trust the filenameRate limiting: capping how often someone can hit your product - 630 دقیقه
تست کردن قبل از انتشار
Manual testing against a checklistAI-generated automatic testsEdge cases that break thingsRegression testing to stop old bugs returningA release checklist as the final gate - 720 دقیقه
کار با چند AI Agent
An AI agent is the same AI given one focused role, not a different toolSplitting production work across focused roles instead of one promptThe seven roles: planning, architect, developer, QA, security, DevOps, documentationWhat to ask each role and what good output looks likeThe founder directs all the roles and makes the decisions - 830 دقیقه
استقرار در Production
Deployment: putting your product on a server so the public can reach itHosting: the service whose computers run your productDomains: your product's human-friendly web addressSSL: the lock icon and encryption that makes the connection privateEnvironment variables: production values set on the hostCI/CD basics: an automatic pipeline that tests and ships your changes - 925 دقیقه
Monitoring محصول شما
Logs are a running diary the product writes about what it didError tracking catches and records errors automaticallyPerformance monitoring watches response time and load so slowness is caught earlyUser analytics understands what users do in aggregate and respectfullyA health check is a tiny endpoint the host pings to confirm the product is aliveAlerts notify you the moment something breaks - 1020 دقیقه
مقیاسپذیر کردن محصول شما
Performance optimization: making the product feel fastCaching: storing results so you do not redo expensive workBackground jobs: doing slow work out of the user's wayAPIs: letting other software talk to yoursFile storage: handling uploads at scaleScaling strategies: scale in response to real signals, not fear+1 - 1120 دقیقه
نگهداری و بهبود محصول شما
A shipped product is alive and needs ongoing careThe repeatable weekly maintenance loopTriaging and fixing bugs found in the wildKeeping dependencies current and safe with updatesShipping feature releases without breaking what workedTelling signal from noise in user feedback+2 - 1245 دقیقه
اجرای یک محصول واقعی
The shift from building a product to running a productProduct operations as a steady day-to-day rhythmDocumentation so you and others can rely on the productRelease management for safe, predictable, reversible releasesTeam collaboration without overwriting each other's workLong-term maintenance to keep a product healthy over years+2
Vibe Coding: از نمونه اولیه تا Production را به زبان خودت یاد بگیر
هر درس، آزمون و پاسخ مربی به زبان شما نمایش داده میشود. مربی هوشمند به همان زبانی پاسخ میدهد که شما سوال میکنید.
Learn Vibe Coding: از نمونه اولیه تا Production in EnglishAprende Vibe Coding: از نمونه اولیه تا Production en españolAprenda Vibe Coding: از نمونه اولیه تا Production em portuguêsتعلّم Vibe Coding: از نمونه اولیه تا Production بالعربيةVibe Coding: از نمونه اولیه تا Production را به فارسی یاد بگیریدApprenez Vibe Coding: از نمونه اولیه تا Production en françaisVibe Coding: از نمونه اولیه تا Production हिन्दी में सीखें用中文学习 Vibe Coding: از نمونه اولیه تا ProductionPelajari Vibe Coding: از نمونه اولیه تا Production dalam bahasa IndonesiaИзучайте Vibe Coding: از نمونه اولیه تا Production на русскомVibe Coding: از نمونه اولیه تا Production auf Deutsch lernen
