Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Development 693
- Application software 600
- Engineering & Applied Sciences 492
- Historia 486
- History 440
- Java (Computer program language) 404
- Computer Science 396
- Python (Computer program language) 308
- Computer programming 291
- Classes socials 233
- Web site development 227
- Design 223
- Programming 222
- Història 212
- Microsoft .NET Framework 193
- Education 188
- Management 181
- Web sites 178
- Computer software 177
- Programming languages (Electronic computers) 171
- Clases sociales 170
- Ensenyament 158
- JavaScript (Computer program language) 155
- Computer programs 154
- Object-oriented programming (Computer science) 154
- C# (Computer program language) 151
- Social aspects 138
- C++ (Computer program language) 133
- Social conditions 128
- Software engineering 122
-
5541Publicado 2016Tabla de Contenidos: “…Preface -- 1 Computer Programming -- 2 Variables and Operators -- 3 Input and output -- 4 Methods and Testing -- 5 Conditionals and logic -- 6 Loops and Strings -- 7 Arrays and References -- 8 Recursive Methods -- 9 Immutable Objects -- 10 Mutable Objects -- 11 Designing Classes -- 12 Arrays of Objects -- 13 Objects of Arrays -- 14 Extending Classes -- 15 Arrays of Arrays -- 16 Reusing Classes -- 17 Advanced Topics -- A Tools -- B Javadoc -- C Graphics -- D Debugging…”
Libro electrónico -
5542por Downey, AllenTabla de Contenidos: “…Case study: Data structure selection -- 14. Files -- 15. Classes and objects -- 16. Classes and functions -- 17. …”
Publicado 2016
Libro electrónico -
5543por Purdum, Jack J.Tabla de Contenidos: “…Overview of Object-Oriented Programming -- Designing OOP Solutions: Identifying the Class Structure -- Designing OOP Solutions: Modeling the Object Interaction -- Designing OOP Solutions: A Case Study -- Introducing the .NET Framework and Visual Studio -- Creating Classes -- Creating Class Hierarchies -- Implementing Object Collaboration -- Working with Collections -- Implementing the Data Access Layer -- Developing WPF Applications -- Developing Web Applications -- Developing Windows Store Applications -- Developing and Consuming Web Services -- Developing the Office Supply Ordering Application -- Wrapping Up…”
Publicado 2013
Libro electrónico -
5544Publicado 2021Tabla de Contenidos: “…Introduction -- Java to Kotlin projects -- Java to Kotlin classes -- Optional to nullable -- Beans to values -- Java to Kotlin collections -- Actions to calculations -- Static methods to top-level functions -- Multi- to single-expression functions -- Functions to extension functions -- Methods to properties -- Functions to operators -- Streams to Iterables to sequences -- Accumulating objects to transformations -- Encapsulated collections to type aliases -- Interfaces to functions -- Mocks to maps -- Open to sealed classes -- Throwing to returning -- Performing I/O to passing data -- Exceptions to values -- Classes to functions -- Continuing the journey…”
Libro electrónico -
5545Publicado 2023Tabla de Contenidos: “…Adding C++ comments -- Controlling the C++ flow -- Working on the improved calculator program -- Creating references and pointers -- References -- Pointers -- Understanding OOP -- What is OOP? -- What are classes and objects? -- Creating classes in C++ -- Creating objects in C++ -- Working on an OOP calculator program -- Adding constructor and getter functions for the calculator class -- Creating the CalculatorEx class, which inherits from the Calculator class -- Summary -- Chapter 4: Investigating the Shooter Game's Generated Project and C++ Code -- Technical requirements -- Understanding the MyShooter C++ project structure -- Understanding the game program structure -- Getting familiar with the source code -- MyShooterCharacter.h -- MyShooterCharacter.cpp -- MyShooterProjectile.h and MyShooterProjectile.cpp -- TP_PickUpComponent.h and TP_PickUpComponent.cpp -- TP_WeaponComponent.h and TP_WeaponComponent.cpp -- MyShooter.h and MyShooter.cpp -- MyShooterGameMode.h and MyShooterGameMode.cpp -- MyShooter.Build.cs, MyShooter.Target.cs, and MyShooterEditor.target.cs -- Launching Unreal Editor and opening the game project in Visual Studio -- Summary -- Part 2 - C++ Scripting for Unreal Engine -- Chapter 5: Learning How to Use UE Gameplay Framework Base Classes -- Technical requirements -- Creating a Pangaea top-down game project -- Understanding the gameplay framework base classes -- Creating game actor classes -- Creating the ADefenseTower class -- Creating the AProjectile class -- Creating the APlayerAvatar class -- Recompiling C++ projects -- Using the UPROPERTY macro -- The UPROPERTY syntax -- The UPROPERTY specifiers and metadata keys -- Marking the ADefenseTower, AProjectile, and APlayerAvatar attributes as UE properties -- Using the UFUNCTION macro -- The UFUNCTION syntax -- UFUNCTION specifiers and metadata keys…”
Libro electrónico -
5546Publicado 2012Tabla de Contenidos: “…-- Applying Method Overriding to TwoDShape -- Using Abstract Classes -- Using final -- final Prevents Overriding -- final Prevents Inheritance -- Using final with Data Members -- The Object Class -- Chapter 7 Self Test -- 8 Packages and Interfaces -- Packages -- Defining a Package -- Finding Packages and CLASSPATH -- A Short Package Example -- Packages and Member Access -- A Package Access Example -- Understanding Protected Members -- Importing Packages -- Java's Class Library Is Contained in Packages -- Interfaces -- Implementing Interfaces…”
Libro electrónico -
5547Publicado 2018Tabla de Contenidos: “…-- Basic terms -- History and popularity -- Principles -- Java platforms, editions, versions, and technologies -- Platforms and editions -- Versions -- Technologies -- Java SE Development Kit (JDK) installation and configuration -- Where to start -- The page with Java installers -- How to install -- Main Java commands -- The JVM execution command -- The compilation command -- Command jcmd and other commands -- Exercise - JDK tools and utilities -- Answer -- Summary -- Chapter 2: Java Language Basics -- The basic terms of Java programming -- Byte code -- Defects (bugs) and their severity and priority -- Java program dependencies -- Statements -- Methods -- Classes -- The Main class and the main method -- Classes and objects (instances) -- Java classes -- Java object (class instance) -- Class (static) and object (instance) members -- Private and public -- Static members -- Object (instance) members -- Method overloading -- Interface, implementation, and inheritance -- Interface -- Implementation -- Inheritance -- The java.lang.Object class -- The equals() method -- The hashCode() method -- The getClass() method -- The toString() method -- The clone() method -- The wait() and notify() methods -- OOP concepts -- Object/class -- Encapsulation -- Inheritance -- Interface (abstraction) -- Polymorphism -- Exercise - Interface versus abstract class -- Answer -- Summary -- Chapter 3: Your Development Environment Setup -- What is the development environment? …”
Libro electrónico -
5548Publicado 2017“…The IBM DS8880 family now offers business-critical, all-flash, and hybrid data systems that span a wide range of price points: DS8884 -- Business Class DS8886 -- Enterprise Class DS8888 -- Analytics Class The DS8884 and DS8886 are available as either hybrid models, or can be configured as all-flash. …”
Libro electrónico -
5549Publicado 2019“…The IBM DS8880 family now offers business-critical, all-flash, and hybrid data systems that span a wide range of price points: DS8882F: Rack Mounted storage system DS8884: Business Class DS8886: Enterprise Class DS8888: Analytics Class The DS8884 and DS8886 are available as either hybrid models, or can be configured as all-flash . …”
Libro electrónico -
5550Publicado 2011Tabla de Contenidos: “…Cover; Title; Copyright; Contents; Preface; About the Author; Suggested Course Outlines; Course Outlines; Chapter 1: Integral Domains, Ideals, and Unique Factorization; Chapter 2: Field Extensions; Chapter 3: Class Groups; Chapter 4: Applications: Equations and Sieves; Chapter 5: Ideal Decomposition in Number Fields; Chapter 6: Reciprocity Laws; Appendix A; Appendix B; Appendix C; Appendix D; Bibliography; Solutions to Odd-Numbered Exercises…”
Libro electrónico -
5551Publicado 2002“…Enterprise-class .NET programming in C#—from a developer's perspective. …”
Libro electrónico -
5552por Thomas, Greg, 1969-Tabla de Contenidos: “…Sexual Imitation and the Lumpen-Bourgeoisie: Race and Class asErotic Con®ict in E. Franklin Frazier; 4. …”
Publicado 2007
Libro electrónico -
5553por Bartha, EszterTabla de Contenidos: “…Contents; Figures and Tables; Abbreviations; Acknowledgement; Introduction - Welfare Dictatorships, the Working Class and Socialist Ideology; Chapter 1 - 1968 and the Working Class; Chapter 2 - mWorkers in the Welfare Dictatorships; Chapter 3 - Workers and the Party; Chapter 4 - Contrasting the Memory of the Kádár and Honecker Regimes; Conclusion - Squaring the Circle?…”
Publicado 2013
Libro electrónico -
5554Publicado 2023“…Review the foundational basics, then dive into calc lessons that track your class. This book takes you through a full year of high-school calculus or a first semester of college calculus, only explained more clearly. …”
Libro electrónico -
5555por Baldwin, Peter
Publicado 1992Biblioteca Universidad Eclesiástica San Dámaso (Otras Fuentes: Biblioteca Universidad de Deusto, Biblioteca Universitat Ramon Llull, Universidad Loyola - Universidad Loyola Granada)Libro -
5556por Fletcher, Anthony, 1941-Tabla de Contenidos: “…Childhood -- Boyhood -- Girlhood -- Parenthood -- Care and affection -- Marital partnership -- Children who died -- Maternity -- Motherly performance -- Fatherly performance -- Fathers and educating boys -- Mothers and educating boys -- The public schools -- Boys at university -- The schoolroom -- Girls at school -- Training for society -- Personal testimony -- Home -- School -- Travel -- Friendship and love -- Identity : class, nation and gender…”
Publicado 2008
Libro -
5557por Mattera, Philip
Publicado 1993Biblioteca Universidad de Deusto (Otras Fuentes: Biblioteca Universitat Ramon Llull, Universidad Loyola - Universidad Loyola Granada)Libro -
5558
-
5559
-
5560por Freeman, AdamTabla de Contenidos: “…The Hash class; 6.2.3.3. The Publisher class; 6.2.3.4. The Site class; 6.2.3.5. …”
Publicado 2003
Libro electrónico