دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
ویرایش: [1 ed.]
نویسندگان: Altay Brusan. Aytac Durmaz
سری:
ISBN (شابک) : 1484281233, 9781484281239
ناشر: Apress
سال نشر: 2022
تعداد صفحات: 254
[247]
زبان: English
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود)
حجم فایل: 7 Mb
در صورت تبدیل فایل کتاب Git for Electronic Circuit Design: CAD and Version Control for Electrical Engineers به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب Git برای طراحی مدار الکترونیکی: CAD و کنترل نسخه برای مهندسان برق نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
هنگامی که اصول Git را درک کردید، یک مدار سیستم دیجیتال را با استفاده از ابزار طراحی به کمک کامپیوتر (CAD) طراحی خواهید کرد. شما یاد خواهید گرفت که از طریق Git بین اعضای تیم به طور مؤثر همکاری کنید، فلسفه توسعه مستمر را در خود بگنجانید، با مستندات پروژه کار کنید و یک ساختار پروژه محکم بسازید. در نهایت، خواهید دید که چگونه Git همچنین می تواند وظایف تعمیر و نگهداری را آسان کند و فرصت های منحصر به فردی را برای طراحان CAD فراهم کند.
آنچه یاد خواهید گرفت
این کتاب برای چه کسی است
< p>مهندسین برق فعال در ساخت دستگاه و سایر مهندسان و دانشجویان ناآشنا با Git.Once you understand the basics of Git, you’ll design a digital system circuit using a computer aided design (CAD) tool. You’ll learn to collaborate effectively through Git between team members, incorporate continuous development philosophy, work with project documentation, and build a solid project structure. Finally, you'll see how Git can also ease maintenance tasks and provide CAD designers unique opportunities.
What You'll Learn
Who This Book Is For
Electrical engineers active in device manufacturing and other engineers and students unfamiliar with Git.
Table of Contents About the Authors About the Technical Reviewer Acknowledgments Introduction Chapter 1: Basics Introduction Initializing a Repository on a Microsoft Windows Environment Using a Repository Look Inside the Stage Area Delete a File Rename and Relocate a File Ignore a File Inside a Repository Log History Peek into an Entity Inside the Local Repository and Stage Area Comparing How Does Git Compare? How to Compare? Restore Reset Revert Without Conflict Get Files Out of a Commit Clean Untracked Files Summary Chapter 2: Branches Overview Creating Branches Change the Active Branch Change the Branch Name Delete a Branch Compare Branches Stash Move on a Branch Merge Branches Fast-Forward Merge Three-Way Merge Merge Flowchart How to Configure Microsoft Visual Studio Code as the Default Merging Tool Squash Merge Rebasing Cherry-Pick Cancel a Merge Revert with Conflicts Restore Tag Summary Chapter 3: Remote Repository Create a Repository in GitHub Clone a Remote Repository Push, Fetch, Pull Commands Remote Connections Race Condition Tags and Releases Merge Independent Repositories Fork Summary Chapter 4: Commit Reforming Reflog Command Garbage Collection Amend the Last Commit Amend a Middle Commit Rewording a Commit Message Change the Commit Order Combine Commits Summary Chapter 5: Managing a Circuit Design Project Workspace Template Project Development Workflow Documentation Iteration Plan Risk Plan Version Control of an Electronic Project Summary Chapter 6: Application Case Study: SyncBox Step 1: Requirement Analysis Step 2: System Analysis Step 3: System Design Step 4: Implementation Step 5: Release Altium Designer and Git Case Study: RPi COM 4 Extension Board Summary Index