Language:
English
繁體中文
Help
回圖書館首頁
手機版館藏查詢
Login
Back
Switch To:
Labeled
|
MARC Mode
|
ISBD
Clean apex code = software design fo...
~
Gonzalez, Pablo.
Linked to FindBook
Google Book
Amazon
博客來
Clean apex code = software design for salesforce developers /
Record Type:
Electronic resources : Monograph/item
Title/Author:
Clean apex code/ by Pablo Gonzalez ; foreword by Paul Battisson.
Reminder of title:
software design for salesforce developers /
Author:
Gonzalez, Pablo.
other author:
Battisson, Paul.
Published:
Berkeley, CA :Apress : : 2025.,
Description:
xxvi, 392 p. :ill., digital ;24 cm.
[NT 15003449]:
Chapter 1: Refactoring Apex code: First steps -- Chapter 2: Naming: Simple Techniques for Better Software Design -- Chapter 3: Doing One Thing: Abstraction, Boolean Parameters, and Design Patterns -- Chapter 4: How long should methods be: length, depth and subtasks -- Chapter 5: Comments don't lie, developers do -- Chapter 6: Null, validations and guard clauses -- Chapter 7: Cascading failures in trigger boundaries -- Chapter 8: Object-Oriented Programming in Apex -- Chapter 9: Software Design Principles -- Chapter 10: Modularity, Coupling and Cohesion -- Chapter 11: Dependency Injection and Boundaries -- Chapter 12: Unit Tests, Stubs and Mocking the Salesforce Database -- Chapter 13: The Apex Well-Architected Framework.
Contained By:
Springer Nature eBook
Subject:
Apex (Computer programming language) -
Online resource:
https://doi.org/10.1007/979-8-8688-1411-2
ISBN:
9798868814112
Clean apex code = software design for salesforce developers /
Gonzalez, Pablo.
Clean apex code
software design for salesforce developers /[electronic resource] :by Pablo Gonzalez ; foreword by Paul Battisson. - Berkeley, CA :Apress :2025. - xxvi, 392 p. :ill., digital ;24 cm.
Chapter 1: Refactoring Apex code: First steps -- Chapter 2: Naming: Simple Techniques for Better Software Design -- Chapter 3: Doing One Thing: Abstraction, Boolean Parameters, and Design Patterns -- Chapter 4: How long should methods be: length, depth and subtasks -- Chapter 5: Comments don't lie, developers do -- Chapter 6: Null, validations and guard clauses -- Chapter 7: Cascading failures in trigger boundaries -- Chapter 8: Object-Oriented Programming in Apex -- Chapter 9: Software Design Principles -- Chapter 10: Modularity, Coupling and Cohesion -- Chapter 11: Dependency Injection and Boundaries -- Chapter 12: Unit Tests, Stubs and Mocking the Salesforce Database -- Chapter 13: The Apex Well-Architected Framework.
Many developers excel at building solutions in Apex but lack formal training in the core principles of professional software engineering. This book changes that and provides a no-nonsense guide for experienced Salesforce developers ready to master the art of software design. Pragmatic, approachable, and to the point, this book focuses on essential practices like modularity, coupling, cohesion, and testing-not just to write better code, but to improve how teams deliver software. By emphasizing object-oriented programming, dependency injection, and boundaries, it equips you to design systems that are easier to maintain, test, and scale. With fast, reliable tests as a cornerstone, you'll learn how great design enables true continuous integration and high-performance software delivery. Through actionable examples and clear explanations, you'll learn how to design better systems, reduce complexity, and create codebases that stand the test of time. If you're serious about your craft, Clean Apex Code will give you the tools and mindset to think like a professional software engineer and deliver software at a higher level. You will: Use better names in all software constructs to improve readability and maintainability Apply core software design principles to Apex development Embrace modularity, abstraction, and boundaries to simplify complex systems Leverage dependency injection, and mocking to write fast, modular tests Practice real continuous integration with reliable, high-speed testing.
ISBN: 9798868814112
Standard No.: 10.1007/979-8-8688-1411-2doiSubjects--Topical Terms:
3784505
Apex (Computer programming language)
LC Class. No.: QA76.64
Dewey Class. No.: 005.133
Clean apex code = software design for salesforce developers /
LDR
:03259nmm a2200325 a 4500
001
2410556
003
DE-He213
005
20250521124734.0
006
m d
007
cr nn 008maaau
008
260204s2025 cau s 0 eng d
020
$a
9798868814112
$q
(electronic bk.)
020
$a
9798868814105
$q
(paper)
024
7
$a
10.1007/979-8-8688-1411-2
$2
doi
035
$a
979-8-8688-1411-2
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.64
072
7
$a
UB
$2
bicssc
072
7
$a
COM005000
$2
bisacsh
072
7
$a
UX
$2
thema
082
0 4
$a
005.133
$2
23
090
$a
QA76.64
$b
.G643 2025
100
1
$a
Gonzalez, Pablo.
$3
3784503
245
1 0
$a
Clean apex code
$h
[electronic resource] :
$b
software design for salesforce developers /
$c
by Pablo Gonzalez ; foreword by Paul Battisson.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2025.
300
$a
xxvi, 392 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
Chapter 1: Refactoring Apex code: First steps -- Chapter 2: Naming: Simple Techniques for Better Software Design -- Chapter 3: Doing One Thing: Abstraction, Boolean Parameters, and Design Patterns -- Chapter 4: How long should methods be: length, depth and subtasks -- Chapter 5: Comments don't lie, developers do -- Chapter 6: Null, validations and guard clauses -- Chapter 7: Cascading failures in trigger boundaries -- Chapter 8: Object-Oriented Programming in Apex -- Chapter 9: Software Design Principles -- Chapter 10: Modularity, Coupling and Cohesion -- Chapter 11: Dependency Injection and Boundaries -- Chapter 12: Unit Tests, Stubs and Mocking the Salesforce Database -- Chapter 13: The Apex Well-Architected Framework.
520
$a
Many developers excel at building solutions in Apex but lack formal training in the core principles of professional software engineering. This book changes that and provides a no-nonsense guide for experienced Salesforce developers ready to master the art of software design. Pragmatic, approachable, and to the point, this book focuses on essential practices like modularity, coupling, cohesion, and testing-not just to write better code, but to improve how teams deliver software. By emphasizing object-oriented programming, dependency injection, and boundaries, it equips you to design systems that are easier to maintain, test, and scale. With fast, reliable tests as a cornerstone, you'll learn how great design enables true continuous integration and high-performance software delivery. Through actionable examples and clear explanations, you'll learn how to design better systems, reduce complexity, and create codebases that stand the test of time. If you're serious about your craft, Clean Apex Code will give you the tools and mindset to think like a professional software engineer and deliver software at a higher level. You will: Use better names in all software constructs to improve readability and maintainability Apply core software design principles to Apex development Embrace modularity, abstraction, and boundaries to simplify complex systems Leverage dependency injection, and mocking to write fast, modular tests Practice real continuous integration with reliable, high-speed testing.
650
0
$a
Apex (Computer programming language)
$3
3784505
650
0
$a
Object-oriented programming languages.
$3
1067649
650
1 4
$a
Computer and Information Systems Applications.
$3
3538505
700
1
$a
Battisson, Paul.
$3
3784504
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/979-8-8688-1411-2
950
$a
Professional and Applied Computing (SpringerNature-12059)
based on 0 review(s)
Location:
ALL
電子資源
Year:
Volume Number:
Items
1 records • Pages 1 •
1
Inventory Number
Location Name
Item Class
Material type
Call number
Usage Class
Loan Status
No. of reservations
Opac note
Attachments
W9516054
電子資源
11.線上閱覽_V
電子書
EB QA76.64
一般使用(Normal)
On shelf
0
1 records • Pages 1 •
1
Multimedia
Reviews
Add a review
and share your thoughts with other readers
Export
pickup library
Processing
...
Change password
Login