Search Results - ((((java programming) OR (names programming))) OR ((names OR james) programming))

Search alternatives:

  1. 141

    Beginning Swift [Book] : Master the fundamentals of programming in Swift 4. by Morstøl, Kåre

    Published 2018
    Table of Contents: “…978-1-78953-431-3-cov -- high res; 978-1-78953-431-3-ebook; Preface; Swift Basics; Swift Program Structure; Hello, World!; Swift Variables and Constants; Declaring Swift Variables; Variables Versus Constants; Type Inference; Variable Naming; Working with Variables; Tuples; Creating a Tuple; Optionals; Declaring an Optional; Working with Optionals; Optional nil Values; Accessing Optional Values; Force Unwrapping an Optional; Conditionally Unwrapping Optionals; The Swift guard Statement; Activity B: Variable Summary; Swift Data Types; Numeric Data Types; Int on 64-Bit Versus 32-Bit Platforms.…”
    Full text (MFA users only)
    Electronic eBook
  2. 142
  3. 143
  4. 144

    MATLAB® by example : programming basics by Gdeisat, Munther, Lilley, Francis

    Published 2013
    Table of Contents: “…Front Cover -- Matlab by Example: Programming Basics -- Copyright Page -- Contents -- Preface -- Acknowledgments -- Why This Book Is Different -- How This Book Is Organized -- 1 Matlab Integrated Development Environment -- Lesson 1.1 Basics of the Matlab Integrated Development Environment -- 1.1.1 Matlab Integrated Development Environment -- 1.1.2 Creating Scalar Variables -- 1.1.3 Creating Vector Variables -- 1.1.4 Creating Array Variables -- Lesson 1.2 Matlab Script Files -- 1.2.1 Creating a Script File -- 1.2.2 Naming a Script File -- 1.2.3 Saving a Script File -- 1.2.4 Executing a Script File -- 1.2.5 Matlab Code Readability -- 1.2.6 Commenting Matlab Code -- Lesson 1.3 Matlab Editor-Cell Mode -- 1.3.1 Enabling Cell Mode -- 1.3.2 Separating a Program into Cells -- 1.3.3 Evaluating Code in a Cell -- Answers to Selected Exercises -- Lesson 1.2 -- Exercise 1 -- Exercise 2 -- 2 Scalars in Matlab -- Lesson 2.1 Creating and Naming Matlab Scalar Variables -- 2.1.1 Matlab Special Variables -- 2.1.1.1 Using Matlab Special Variables -- 2.1.1.2 Changing the Values of Matlab Special Variables -- 2.1.2 User-Defined Variables -- 2.1.2.1 Naming a User-Defined Variable -- 2.1.2.2 Matlab is Case Sensitive -- 2.1.2.3 Clearing a User-Defined Variable -- Lesson 2.2 Approximation of Numbers and Discrete Mathematical Operations -- 2.2.1 Approximating Numbers -- 2.2.1.1 round Function -- 2.2.1.2 fix Function -- 2.2.1.3 ceil Function -- 2.2.1.4 floor Function -- 2.2.2 Discrete Mathematical Operations -- 2.2.2.1 Factorizing a Number -- 2.2.2.2 Greatest Common Divisor -- 2.2.2.3 Least Common Multiple -- Lesson 2.3 Mathematical Expressions for Scalar Variables -- 2.3.1 Creating Variables -- 2.3.2 Precedence of Mathematical Operations -- 2.3.3 From Mathematical Expressions to Matlab Expressions -- 2.3.4 From Matlab Expressions to Mathematical Expressions.…”
    Full text (MFA users only)
    Electronic eBook
  5. 145
  6. 146

    Free-Format RPG IV by Martin, Jim (Computer programmer)

    Published 2013
    Table of Contents: “…Front Cover; Title Page; Copyright Page; Dedication; Acknowledgments; Contents; Preface to the Second Edition; A Note About Source Entry; Chapter 1: Pre-Free-Format RPG IV; RPG IV; Extended Factor 2; Built-in Functions; Subprocedures3; Other Changes; Some "Baggage" That Came Along; The Future; Chapter 2: The Case for Free-Format RPG; Easier to Read and Maintain; Good Field Naming; Indenting; Use of Comments; No; Goto; Operations; Conclusions; A "Modern" Programming Style; Free-Format RPG IV and C; Free-Format RPG IV and Java; Conclusions; Being "Current"; The Programmer's Perspective.…”
    Full text (MFA users only)
    Electronic eBook
  7. 147

    Free-format RPG IV : the express guide to learning free format by Martin, Jim (Computer programmer)

    Published 2015
    Table of Contents: “….; Extended Factor; Built-in Functions; Subprocedures; Other Changes; Some "Baggage" That Came Along; The Future; Chapter 2: The Case for Free-Format RPG; Easier to Read and Maintain; Good Field Naming; Indenting; Use of Comments; No Goto Operations; Conclusions; A "Modern" Programming Style; Free-Format RPG IV and C; Free-Format RPG IV and Java; Conclusions; Being "Current"; The Programmer's Perspective.…”
    Full text (MFA users only)
    Electronic eBook
  8. 148
  9. 149

    Branding and advertising

    Published 2003
    Full text (MFA users only)
    Electronic eBook
  10. 150

    Object-oriented JavaScript : create scalable, reusable high-quality JavaScript applications, and libraries by Stefanov, Stoyan

    Published 2008
    Subjects: “…JavaScript (Computer program language)…”
    Full text (MFA users only)
    Electronic eBook
  11. 151

    Practical Java® programming for IoT, AI, and Blockchain / by Xiao, Perry

    Published 2019
    Table of Contents: “…Introduction to Java -- Getting started with Java programming -- Basic Java programming -- Java programming for Windows applications -- Java programming for networking applications -- Java programming for mobile applications -- Java programming for IoT applications -- Java programming for AI applications -- Java programming for cybersecurity applications -- Java programming for Blockchain applications -- Java programming for big data applications -- Appendix A: Java documentation and archiving tools and online resources -- Appendix B: Apache Maven tutorial -- Appendix C: Git and GitHub tutorial.…”
    Full text (MFA users only)
    Electronic eBook
  12. 152

    JavaScript at scale : build enduring JavaScript applications with scaling insights from the front-line of JavaScript development by Boduch, Adam

    Published 2015
    Subjects: “…JavaScript (Computer program language)…”
    Full text (MFA users only)
    Electronic eBook
  13. 153

    The principles of object-oriented JavaScript by Zakas, Nicholas C.

    Published 2014
    Subjects: “…JavaScript (Computer program language)…”
    Full text (MFA users only)
    Electronic eBook
  14. 154

    Microsoft Access 2016 Programming by Example : With VBA, XML, and ASP. by Korol, Julitta

    Published 2016
    Table of Contents: “…Using the Properties Window to View Control Properties; Understanding the Code Window; Other Windows in the VBE; Assigning a Name to the VBA Project; Renaming the Module; Syntax and Programming Assistance; List Properties/Methods; Parameter Info; List Constants; Quick Info; Complete Word; Indent/Outdent; Hands-On 2.2. …”
    Full text (MFA users only)
    Electronic eBook
  15. 155

    Cocoon 2 programming : web publishing with XML and Java / by Brogden, William B.

    Published 2003
    Table of Contents: “…Cocoon 2 Programming: Web Publishing with XML and Java; Contents at a Glance; Contents; Acknowledgments; Introduction; The Amazing Cocoon Project; Support for the Book; Contacting the Authors; Chapter 1: The Cocoon 2 Architecture; The Challenges of Web Publishing; The Challenges of Web Content Management; Content Management Systems to the Rescue; The Original Cocoon Project; Architecture of the Cocoon 2 Framework; Summary; Chapter 2: Uses of Cocoon; Setting Up Cocoon for Application Development; Two Simple Applications; Interfacing with a Database; Site Serving Mobile Devices…”
    Full text (MFA users only)
    Electronic eBook
  16. 156

    Mastering Ninject for Dependency Injection. by Baharestani, Daniel

    Published 2013
    Full text (MFA users only)
    Electronic eBook
  17. 157

    The neural architecture of grammar by Nadeau, Stephen E.

    Published 2012
    Full text (MFA users only)
    Electronic eBook
  18. 158

    JavaFX for Dummies by Lowe, Doug

    Published 2015
    Table of Contents: “…; What Is JavaFX?; Perusing the Possibilities of JavaFX; Looking at a Simple JavaFX Program; Downloading and Installing JavaFX; Downloading JDK 8; Installing JDK 8…”
    Full text (MFA users only)
    Electronic eBook
  19. 159

    Java All-in-One For Dummies. by Lowe

    Published 2014
    Table of Contents: “…Introduction -- Getting started with Java basics -- Programming basics -- Object-oriented programming -- Strings, arrays, and collections -- Programming techniques -- Swing -- Web programming -- Files and databases -- Fun and games.…”
    Full text (MFA users only)
    Electronic eBook
  20. 160

    JAVA BASICS USING CHATGPT/GPT-4. by CAMPESATO, OSWALD

    Published 2023
    Subjects: “…Java (Computer program language) Generated by AI.…”
    Full text (MFA users only)
    Electronic eBook