Mostrando 961 - 980 Resultados de 44,310 Para Buscar 'SEBIN~', tiempo de consulta: 2.72s Limitar resultados
  1. 961
    por Wilton, Paul, 1969-
    Publicado 2005
    Tabla de Contenidos: “…Beginning SQL; About the Authors; Credits; Contents; Acknowledgments; Introduction; Who This Book Is For; What This Book Covers; How This Book Is Structured; What You Need to Use This Book; Conventions; Source Code; Errata; p2p. wrox. com; Chapter 1: Introduction to SQL; A Brief History of Databases; Structured Query Language (SQL); Database Creation; Creating, Altering, and Deleting Tables; Good Database Design; Creating the Example Database; Summary; Exercises; Chapter 2: Entering Information; Inserting New Data; Inserting Data into the Case Study Database; Updating Data; Deleting Data…”
    Libro electrónico
  2. 962
    por Peck, Akkana
    Publicado 2008
    “…From first installation to advanced image manipulation techniques, Beginning GIMP: From Novice to Professional, Second Edition explains how anyone can utilize GIMP: a free, open source image manipulation program. …”
    Libro electrónico
  3. 963
    por Hetland, Magnus Lie
    Publicado 2008
    “…Gain a fundamental understanding of Python's syntax and features with the second edition of Beginning Python, an up–to–date introduction and practical reference. …”
    Libro electrónico
  4. 964
    por Horton, Ivor
    Publicado 2006
    “…With Beginning C: From Novice to Professional, Fourth Edition, you'll come to understand the fundamentals of the C language and learn how to program. …”
    Libro electrónico
  5. 965
    por Sharma, Shashank
    Publicado 2007
    “…Beginning Fedora: From Novice to Professional guides you through the tasks most new Linux users desire to perform, while explaining potentially confusing concepts along the way. …”
    Libro electrónico
  6. 966
    por Minter, Dave, Linwood, Jeff
    Publicado 2006
    “…Beginning Hibernate is ideal if you're experienced in Java with databases (the traditional, or connected, approach), but are new to open source lightweight Hibernate—the most popular de facto object-relational mapping and database-oriented application development framework. …”
    Libro electrónico
  7. 967
    por Harris, Simon, 1972-
    Publicado 2006
    Tabla de Contenidos: “…Beginning Algorithms; Chapter 1 Getting Started; Chapter 2 Iteration and Recursion; Chapter 3 Lists; Chapter 4 Queues; Chapter 5 Stacks; Chapter 6 Basic Sorting; Chapter 7 Advanced Sorting; Chapter 8 Priority Queues; Chapter 9 Binary Searching and Insertion; Chapter 10 Binary Search Trees; Chapter 11 Hashing; Chapter 12 Sets; Chapter 13 Maps; Chapter 14 Ternary Search Trees; Chapter 15 B-Trees; Chapter 16 String Searching; Chapter 17 String Matching; Chapter 18 Computational Geometry; Chapter 19 Pragmatic Optimization; Appendix A Further Reading; Appendix B Resources; Appendix C Bibliography…”
    Libro electrónico
  8. 968
    por Payne, James W.
    Publicado 2010
    Tabla de Contenidos: “…Beginning Python: Using Python 2.6 and Python 3.1; About the Author; Credits; Acknowledgments; Contents; Introduction; Who This Book Is For; What This Book Covers; How This Book Is Structured; What You Need to Use This Book; Conventions; Source Code; Errata; p2p.wrox.com; Part I: Dipping Your Toe into Python; Chapter 1: Programming Basics and Strings; Chapter 2: Numbers and Operators; Chapter 3: Variables-Names for Values; Part II: Python Language and the Standard Library; Chapter 4: Making Decisions; Chapter 5: Functions; Chapter 6: Classes and Objects; Chapter 7: Organizing Programs…”
    Libro electrónico
  9. 969
    por Pollak, David
    Publicado 2009
    “…Written by Lift Scala web framework founder and lead Dave Pollak, Beginning Scala takes a down-to-earth approach to teaching Scala that leads you through simple examples that can be combined to build complex, scalable systems and applications. …”
    Libro electrónico
  10. 970
    por Rahmel, Dan
    Publicado 2009
    “…More than just a simple “build a toy web site” guide, Beginning Joomla!, Second Edition will give you a wealth of life–saving tips, tricks, tools, and fixes that experienced Joomla! …”
    Libro electrónico
  11. 971
    por Gardener, Mark
    Publicado 2012
    Tabla de Contenidos: “…Multiple RegressionCurvilinear Regression; Plotting Linear Models and Curve Fitting; Summarizing Regression Models; Summary; Chapter 11: More About Graphs; Adding Elements to Existing Plots; Matrix Plots (Multiple Series on One Graph); Multiple Plots in One Window; Exporting Graphs; Summary; Chapter 12: Writing Your Own Scripts: Beginning to Program; Copy and Paste Scripts; Creating Simple Functions; Making Source Code; Summary; Appendix: Answers to Exercises; Chapter 1; Chapter 2; Chapter 3; Chapter 4; Chapter 5; Chapter 6; Chapter 7; Chapter 8; Chapter 9; Chapter 10; Chapter 11; Chapter 12…”
    Libro electrónico
  12. 972
    por Fawcett, Joe
    Publicado 2012
    “…Wrox beginning guides Beginning XML…”
    Libro electrónico
  13. 973
    por Pace, Larry
    Publicado 2012
    “…Beginning R: An Introduction to Statistical Programming is a hands-on book showing how to use the R language, write and save R scripts, build and import data files, and write your own custom statistical functions. …”
    Libro electrónico
  14. 974
    por McRoberts, Michael
    Publicado 2010
    “…Technology in action. Beginning Arduino…”
    Libro electrónico
  15. 975
    por Flavell, Lance
    Publicado 2010
    “…The expert's voice in open source Beginning Blender…”
    Libro electrónico
  16. 976
    por Pouncey, Ian
    Publicado 2011
    “…Beginning Cascading Style Sheets…”
    Libro electrónico
  17. 977
    por Cooper, Peter. author
    Publicado 2009
    “…Based on the bestselling first edition, Beginning Ruby: From Novice to Professional, Second Edition is the leading guide for every type of reader who wants to learn Ruby from the ground up. …”
    Libro electrónico
  18. 978
    por Pickering, Robert
    Publicado 2009
    “…Reviewed by Don Syme, the chief architect of F# at Microsoft Research, Beginning F# is a great foundation for exploring functional programming and its role in the future of application development…”
    Libro electrónico
  19. 979
    por Poe, Curtis
    Publicado 2012
    Tabla de Contenidos: “…Beginning Perl; Copyright; Credits; About the Author; About the Technical Editor; Acknowledgments; Contents; Introduction; Who this Book is for; If You Have No Programming Experience; If You're An Experienced Programmer; What this Book Covers; How this Book is Structured; What You Need to Use this Book; Conventions; Source Code; Errata; P2P.Wrox.Com; Chapter 1: What is Perl?…”
    Libro electrónico
  20. 980
    Publicado 2018
    Tabla de Contenidos: “…-- How to Set up a React-Based Application -- Installing create-react-app -- Creating Your First React Application -- Activity: Creating an Application with create-react-app -- Exploring the Generated Content -- The create-react-app Commands -- The npm start Command -- Changing File Content and Viewing the Result -- Activity: Starting and Changing the Application -- The npm test Command -- The npm run build Command -- The npm run eject Command -- How to Design a UI -- Everything Is a Component -- Decompose a User Interface -- Container and Presentational Components -- Activity: Detecting Components in a Web User Interface -- Summary -- Creating Components -- Definition of a Component -- Building Our First React Component -- Managing Styles -- Adding CSS -- Activity: Defining a Shopping Cart -- Using JSX -- Activity: Translating HTML into JSX -- Composing Components -- Combining Components -- Activity: Defining a Composed Cart -- Data Propagation -- Activity: Creating a Cart Item Component -- Managing the Internal State -- Activity: Adding State Management to the Cart Component -- Summary -- Managing User Interactivity -- Managing User Interaction -- HTML Events versus React Events -- Event Handlers and the this Keyword -- Changing the State -- Activity: Adding Items to the Shopping Cart -- Component Lifecycle Events -- Activity: Showing the Quantity of Items Added to the Cart -- Managing Routing -- Installing React Router -- Using the Router -- Defining Views -- Some Notes About the Route Component -- Nested Views -- Path Parameters -- Activity: Adding a View About Shipping Methods -- Summary -- Other Books You May Enjoy -- Index…”
    Libro electrónico