Search:

C++ crash course : a fast-paced introduction / by Lospinoso, Josh,author.(CARDINAL)814579;
Up and running -- Types -- Reference types -- The object life cycle -- Runtime polymorphism -- Compile-time polymorphism -- Expressions -- Statements -- Functions -- Testing -- Smart pointers -- Utilities -- Containers -- Iterators -- Strings -- Streams -- Filestreams -- Algorithms -- Concurrency and parallelism -- Network programming with Boost Asio -- Writing applications."A guide to C++ that begins by introducing all the core language features, then explores the Standard and Boost Libraries. Covers major features of modern C++, including types, expressions, containers, and more"--
Subjects: C++ (Computer program language); Computer programming.;
Available copies: 1 / Total copies: 2
unAPI

C++ essentials / by Mueller, John,1958-author.(CARDINAL)203899; Mak, Ronald,1953-book editor.;
Compiling and running your first C++ application -- Storing data in C++ -- Directing the application flow -- Dividing your work with functions -- Splitting up source code files -- Referring to your data through pointers -- Working with classes -- Working with arrays and pointers -- Ten features for more advanced C++ programming.The quick and crystal-clear guide to C++ programming. C++ Essentials For Dummies is your useful reference to the key concepts of C++, the popular general-purpose language utilized everywhere from building games to writing parts of operating systems. With minimal review and background material--and absolutely no fluff--this book gets straight to the essential topics you need to know to ramp up, brush up, or level up...Great for supplementing classroom learning, reviewing for a certification, or staying knowledgeable on the job, C++ Essentials For Dummies is a fantastic refresher guide that you can always turn to for answers.
Subjects: C++ (Computer program language); Computer programming.;
Available copies: 6 / Total copies: 8
unAPI

A C++ notebook : a first course in programming / by Hawken, Tony.;
Subjects: C++ notebook ( Computer program Language);
Available copies: 1 / Total copies: 1
unAPI

Using Borland C++ / by Atkinson, Lee.(CARDINAL)361195; Atkinson, Mark.(CARDINAL)361196;
Subjects: Fiction.; Turbo C++.; C++ (Computer program language);
Available copies: 1 / Total copies: 1
unAPI

C programming / by Gookin, Dan,author.(CARDINAL)189724;
Provides informaton on how to write computer programs using the C programming language, guiding readers logically through the development cycle, from initial design and testing to deployment and live iteration.
Subjects: C (Computer program language);
Available copies: 4 / Total copies: 4
unAPI

Clean C++ 20 : sustainable software development patterns and best practices / by Roth, Stephan,author.;
Includes bibliographic references and index.Introduction -- Build a safety net -- Be principled -- Basics of Clean C++ -- Advanced concepts of modern C++ -- Modularization -- Functional programming -- Test-driven development -- Design patterns and idioms -- Small UML guide"Write maintainable, extensible, and durable software with modern C++. This book, updated for the recently released C++20 standard, is a must for every developer, software architect, or team leader who is interested in well-crafted C++ code, and thus also wants to save development costs. If you want to teach yourself about writing better C++ code, Clean C++20 is exactly what you need. It is written for C++ developers of all skill levels and shows by example how to write understandable, flexible, maintainable, and efficient C++ code. Even if you are a seasoned C++ developer, there are nuggets and data points in this book that you will find useful in your work. If you don't take care with your codebase, you can produce a large, messy, and unmaintainable beast in any programming language. However, C++ projects in particular are prone to get messy and tend to slip into a maintenance nightmare. There is lots of C++ code out there that looks as if it was written in the 1980s, completely ignoring principles and practices of well-written and modern C++. It seems that C++ developers have been forgotten by those who preach Software Craftsmanship and Clean Code principles. The web is full of C++ code examples that may be very fast and highly optimized, but whose developers have completely ignored elementary principles of good design and well-written code. This book will explain how to avoid this and how to get the most out of your C++ code. You'll find your coding becomes more efficient and, importantly, more fun. You will: Gain sound principles and rules for clean coding in C++ ; Learn and carry out test-driven development (TDD) ; Learn principles for a better modularize your C++ code base ; Discover and apply C++ design patterns and idioms ; Learn how to write C++ code in an object-oriented, as well as in a functional programming style." -- Provided by publisher.
Subjects: C++/CLI (Computer program language); Programming;
Available copies: 0 / Total copies: 1
unAPI

C♯ 7.0 all-in-one / by Mueller, John,1958-author.(CARDINAL)203899; Sempf, Bill,author.(CARDINAL)546972; Sphar, Chuck,1947-author.(CARDINAL)363183;
"C# know-how is a must if you want to be a professional developer and especially if you plan to work on Microsoft products. No matter where your skills lie, this book offers a deep dive into C# for coders who need an overview of the nuances of this valuable programming language. Pop it open to get an intro into coding with C#, how to design secure apps and databases, and even pointers on building web apps with C#."--Page 4 of cover.
Subjects: C# (Computer program language); Computer software;
Available copies: 1 / Total copies: 1
unAPI

C++ programming in easy steps / by McGrath, Mike,1956-author.(CARDINAL)422694;
Includes index.C++ Programming in Easy Steps, 5th Edition makes no assumption you have previous knowledge of any programming language so it's ideal for the newcomer to computer programming. It has an easy-to-follow style that will appeal to programmers moving from another programming language, and to the student who is studying C++ programming at school or college, and to those seeking a career in computing who need a fundamental understanding of object oriented programming.
Subjects: C++ (Computer program language); Computer programming.;
Available copies: 1 / Total copies: 1
unAPI

Beginning C : from beginner to pro / by Gonzalez-Morris, German,author.; Horton, Ivor,author.;
Learn how to program using C, beginning from first principles and progressing through step-by-step examples to become a competent, C-language programmer. All you need are this book and any of the widely available C compilers, and you'll soon be writing real C programs. You'll discover that C is a foundation language that every programmer ought to know. Beginning C is written by renowned author Ivor Horton and expert programmer German Gonzalez-Morris. This book increases your programming expertise by guiding you through the development of fully working C applications that use what you've learned in a practical context. You'll also be able to strike out on your own by trying the exercises included at the end of each chapter. At the end of the book you'll be confident in your skills with all facets of the widely-used and powerful C language. What You Will Learn *Discover the C programming language *Program using C starting with first steps, then making decisions *Use loops, arrays, strings, text, pointers, functions, I/O, and more *Code applications with strings and text *Structure your programs efficiently *Work with data, files, facilities, and more. Who This Book Is For--Those new to C programming who may or may not have some prior programming experience.
Subjects: C# (Computer program language); Computer programming.; Application software.;
Available copies: 1 / Total copies: 1
unAPI

Microsoft Visual C# step by step / by Sharp, John,1964-author.;
Subjects: C# (Computer program language); Visual programming (Computer science);
Available copies: 1 / Total copies: 1
unAPI