Search Results - ((((java programming) OR (names programming))) OR ((names OR james) programming))
Suggested Topics within your search.
Suggested Topics within your search.
- Development 177
- Application software 166
- History 154
- Java (Computer program language) 128
- Computer programs 112
- JavaScript (Computer program language) 109
- Web site development 98
- Programming 84
- Web sites 70
- Design 68
- Social aspects 61
- Research 60
- Data processing 57
- Management 53
- Study and teaching 49
- Education 48
- Internet programming 45
- History and criticism 44
- Politics and government 40
- Medical care 39
- methods 37
- Social conditions 36
- Video games 36
- Government policy 35
- Computer programming 33
- Computer software 32
- Prevention 32
- Web applications 32
- School improvement programs 31
- Children 30
Search alternatives:
- names programming »
- java programming »
-
81
Programming Microsoft Dynamics NAV 2009.
Published 2009Table of Contents: “…Programming Microsoft® DynamicsTM NAV 2009; Programming Microsoft® DynamicsTM NAV 2009; Credits; About the Author; Acknowledgement; About the Reviewers; Foreword; Preface; A business history timeline; The beginning; Single user PC Plus; Multi-user Navigator; Navision Financials for Windows; Growth and mergers; Continuous enhancement; C/AL's roots; What you should know; What this book covers; What you need for this book; Who this book is for; Conventions; Reader feedback; Customer support; Errata; Piracy; Questions; 1. …”
Full text (MFA users only)
Electronic eBook -
82
Programming Microsoft Dynamics NAV 2013.
Published 2013Table of Contents: “…Table of Contents; Programming Microsoft Dynamics® NAV 2013; Programming Microsoft Dynamics® NAV 2013; Credits; Foreword; About the Authors; Acknowledgements; About the Reviewers; www.PacktPub.com; Support files, eBooks, discount offers and more; Why Subscribe?…”
Full text (MFA users only)
Electronic eBook -
83
Java EE 7 First Look.
Published 2013Subjects: “…Java.…”
Full text (MFA users only)
Electronic eBook -
84
Java 7 : a beginner's tutorial, third edition
Published 2011Table of Contents: “…Cover Page; Title Page; Copyright Page; Table of Contents; Introduction; Java, the Language and the Technology; An Overview of Object-Oriented Programming; About This Book; Downloading and Installing Java; Downloading Program Examples and Answers; Chapter 1: Your First Taste of Java; Your First Java Program; Java Code Conventions; Integrated Development Environments (IDEs); Summary; Questions; Chapter 2: Language Fundamentals; ASCII and Unicode; Separators; Primitives; Variables; Constants; Literals; Primitive Conversions; Operators; Comments; Summary; Questions; Chapter 3: Statements.…”
Full text (MFA users only)
Electronic eBook -
85
The Java workshop : a practical, no-nonsense introduction to Java development
Published 2019Subjects: “…Java (Computer program language)…”
Full text (MFA users only)
Electronic eBook -
86
Java for Dummies.
Published 2022Subjects: “…Java (Computer program language)…”
Full text (MFA users only)
Electronic eBook -
87
C♯ network programming
Published 2003Table of Contents: “…C# Socket ProgrammingC# Socket Helper Classes; Summary; Chapter 4: DNS and C#; The Domain Name System (DNS); Windows DNS Client Information; DNS Classes in C#; Summary; Part II: Network Layer Programing; Chapter 5: Connection-Oriented Sockets; A Simple TCP Server; A Simple TCP Client; When TCP Goes Bad; Using C# Streams with TCP; Summary; Chapter 6: Connectionless Sockets; A Simple UDP Application; Distinguishing UDP Messages; When UDP Goes Bad; A Complete UDP Application; Summary; Chapter 7: Using The C# Sockets Helper Classes; The TcpClient Class; The TcpListener Class; The UdpClient Class…”
Full text (MFA users only)
Electronic eBook -
88
The art of R programming : tour of statistical software design
Published 2011Table of Contents: “…2.8 Filtering2.9 A Vectorized if-then-else: The ifelse() Function; 2.10 Testing Vector Equality; 2.11 Vector Element Names; 2.12 More on c(); 3: Matrices and Arrays; 3.1 Creating Matrices; 3.2 General Matrix Operations; 3.3 Applying Functions to Matrix Rows and Columns; 3.4 Adding and Deleting Matrix Rows and Columns; 3.5 More on the Vector/Matrix Distinction; 3.6 Avoiding Unintended Dimension Reduction; 3.7 Naming Matrix Rows and Columns; 3.8 Higher-Dimensional Arrays; 4: Lists; 4.1 Creating Lists; 4.2 General List Operations; 4.3 Accessing List Components and Values.…”
Full text (MFA users only)
Electronic eBook -
89
Functional Python programming : discover the power of functional programming, generator functions, lazy evaluation, the built-in itertools library, and monads
Published 2018Table of Contents: “…Cover -- Copyright and Credits -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- Chapter 1: Understanding Functional Programming -- Identifying a paradigm -- Subdividing the procedural paradigm -- Using the functional paradigm -- Using a functional hybrid -- Looking at object creation -- The stack of turtles -- A classic example of functional programming -- Exploratory data analysis -- Summary -- Chapter 2: Introducing Essential Functional Concepts -- First-class functions -- Pure functions -- Higher-order functions -- Immutable data -- Strict and non-strict evaluation -- Recursion instead of an explicit loop state -- Functional type systems -- Familiar territory -- Learning some advanced concepts -- Summary -- Chapter 3: Functions, Iterators, and Generators -- Writing pure functions -- Functions as first-class objects -- Using strings -- Using tuples and named tuples -- Using generator expressions -- Exploring the limitations of generators -- Combining generator expressions -- Cleaning raw data with generator functions -- Using lists, dicts, and sets -- Using stateful mappings -- Using the bisect module to create a mapping -- Using stateful sets -- Summary -- Chapter 4: Working with Collections -- An overview of function varieties -- Working with iterables -- Parsing an XML file -- Parsing a file at a higher level -- Pairing up items from a sequence -- Using the iter() function explicitly -- Extending a simple loop -- Applying generator expressions to scalar functions -- Using any() and all() as reductions -- Using len() and sum() -- Using sums and counts for statistics -- Using zip() to structure and flatten sequences -- Unzipping a zipped sequence -- Flattening sequences -- Structuring flat sequences -- Structuring flat sequences -- an alternative approach -- Using reversed() to change the order.…”
Full text (MFA users only)
Electronic eBook -
90
Kotlin programming by example : build real-world Android and web applications the Kotlin way
Published 2018Table of Contents: “…Installing IntelliJ IDEASetting up a Kotlin project with IntelliJ; The fundamentals of the Kotlin programming language; Kotlin basics; Variables; Variable scope; Local variables; Operands and operators; Types; Int; Float; Double; Boolean; String; Char ; Array; Functions; Declaring functions; Invoking functions; Return values; The function naming convention; Comments; Single-line comments; Multiline comments; Doc comments; Controlling program flow; Conditional expressions; The if expression; The when expression; The Elvis operator; Loops; The for loops; The while loops.…”
Full text (MFA users only)
Electronic eBook -
91
Project and program management : a competency-based approach
Published 2019Table of Contents: “…Cover -- Copyright -- About the Author -- Contents -- List of Illustrations -- Preface -- Introduction -- Chapter 1: Program/Project Management Competencies -- Student PM Competency Model Paper Guidelines -- Chapter 2: The Importance of Program/Project Management -- Chapter 3: Process Management-Evolution and Definition -- Historical Orientation -- General Program Planning Models -- Integrated Linear Models versus Integrated Nonlinear Models -- Evaluation Methodologies and Accountability -- Composition of a Planning Process -- Chapter 4: Contract Types-What Type of Contract Should I Enter Into? …”
Full text (MFA users only)
Electronic eBook -
92
Struts design and programming : a tutorial
Published 2004Subjects: “…Java (Computer program language)…”
Full text (MFA users only)
Electronic eBook -
93
JBoss Tools 3 Developers Guide.
Published 2009Subjects: “…Java (Computer program language)…”
Full text (MFA users only)
Electronic eBook -
94
JBoss AS 7 Development.
Published 2013Subjects: “…Java (Computer program language)…”
Full text (MFA users only)
Electronic eBook -
95
Java2 Enterprise Edition 1.4 (J2EE 1.4) Bible.
Published 2011Subjects: “…Java (Computer program language)…”
Full text (MFA users only)
Electronic eBook -
96
Wicked cool Java : code bits, open-source libraries, and project ideas
Published 2005Subjects: “…Java (Computer program language)…”
Full text (MFA users only)
Electronic eBook -
97
Upgrading to Java 8
Published 2015Subjects: “…Java (Computer program language)…”
Full text (MFA users only)
Electronic eBook -
98
JavaScript programmer's reference
Published 2009Subjects: “…JavaScript (Computer program language)…”
Full text (MFA users only)
Electronic eBook -
99
Android application development All-In-One for dummies : 6 books in one!
Published 2020Full text (MFA users only)
Electronic eBook -
100
Automate the boring stuff with Python : practical programming for total beginners
Published 2015Table of Contents: “…Storing Values in VariablesAssignment Statements; Variable Names; Your First Program; Dissecting Your Program; Comments; The print() Function; The input() Function; Printing the User's Name; The len() Function; The str(), int(), and float() Functions; Summary; Practice Questions; Chapter 2: Flow Control; Boolean Values; Comparison Operators; Boolean Operators; Binary Boolean Operators; The not Operator; Mixing Boolean and Comparison Operators; Elements of Flow Control; Conditions; Blocks of Code; Program Execution; Flow Control Statements; if Statements; else Statements; elif Statements.…”
Full text (MFA users only)
Electronic eBook