دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
ویرایش:
نویسندگان: Ted Hagos
سری:
ISBN (شابک) : 9781484274460, 9781484274453
ناشر: Apress
سال نشر: 2022
تعداد صفحات:
زبان: English
فرمت فایل : EPUB (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود)
حجم فایل: 35 Mb
در صورت تبدیل فایل کتاب Beginning IntelliJ IDEA: Integrated Development Environment for Java Programming به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب شروع IntelliJ IDEA: محیط توسعه یکپارچه برای برنامه نویسی جاوا نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
Table of Contents About the Author About the Technical Reviewer Acknowledgments Introduction Chapter 1: Getting Started Which Version to Use Getting the Java Development Kit Installing on macOS Installing on Windows Installing on Linux Getting and installing IntelliJ IDEA Installing IntelliJ IDEA On Windows On macOS On Linux Configuring IntelliJ Key Takeaways Chapter 2: Creating and Running a Project Building a Basic Java Project Building a Large Project Key Takeaways Chapter 3: Project Files The iml File The .idea Folder The SRC Folder The Out Folder External Libraries Key Takeaways Chapter 4: IDE Tools The IDE The Project Tool Window Structure Tool Window Navigation Bar Scratch File TODO Problems Terminal The Main Editor Windows Key Takeaways Chapter 5: Code Navigation and Generation Navigation Search Everywhere Finding Actions Opening Files Opening Classes Go to Symbol Recent Changes and Files Open Target Type Peek to Definition Show Members View Class Hierarchy Code Generation Key Takeaways Chapter 6: Inspections and Intentions Code Inspections Addressing Inspections Inspecting Code Inspecting the Whole Project Intention Actions Key Takeaways Chapter 7: Refactoring Refactoring When to Refactor Refactoring in IntelliJ Some More Refactorings in IntelliJ Extract Method Move Members Change Signature Key Takeaways Chapter 8: Live Templates So What Are Live Templates? Parameterized Templates Showing All Available Templates Surround Live Templates Creating Your Own Templates Share Templates Key Takeaways Chapter 9: Debugging Types of Errors Syntax Errors Runtime Errors Logic Errors Debugger Step Actions Breakpoints Key Takeaways Chapter 10: Source Control Git Create Git As a Local Repository Adding and Committing Changes Branches Changes in the Changelist Ignore Files GitHub Integration Committing and Pushing to a Remote Repo Creating Gist Key Takeaways Chapter 11: Testing Types of Testing Unit Testing Why You Should Do Unit Testing When to Write Tests When to Run Tests JUnit in IntelliJ Testing an Actual Class More Examples Key Takeaways Chapter 12: JavaFX A Brief History Setup Stages, Scenes, and Nodes Hello World Life Cycle of a JavaFX App Main.java Scene Builder Building FXML Files Configure IntelliJ for Scene Builder Opening Files in Scene Builder Key Takeaways Index