Kirjojen hintavertailu. Mukana 11 244 527 kirjaa ja 12 kauppaa.

Kirjahaku

Etsi kirjoja tekijän nimen, kirjan nimen tai ISBN:n perusteella.

1000 tulosta hakusanalla C Altam

C

C

Joyful Creations

Blurb
2024
pokkari
This beautifully designed monogram initial letter notebook is great for writing down your thoughts, to-do lists, ideas, poems, plans, and goals. Lined notebooks can be used for various purposes such as a journal, planner, diary, and organizer. A compact 6"x 9" notebook which is spacious enough for your writing needs yet portable. Features: 102 lined pages Glossy monogram design cover Joyful Creations offer a wide range of journals and notebooks that are suitable for back to school, home or office. Our journals make excellent gifts for birthdays, celebrations, Mother's Day, Father's Day, Valentine's Day, anniversaries, weddings, Secret Santa, bridal showers, Christmas and much more.
C

C

Fred Chappell

Louisiana State University Press
1993
nidottu
Fred Chappell has long been considered one of the South's finest writers of both fiction and poetry. C not only provides abundant justification for that assessment but also makes clear the inadequacy of geographical stricture; Chappell is indeed a writer of world-class stature.C is of course the roman numeral for one-hundred, the precise number of poems that appear in this dazzling collection. Delicate, highly wrought miracles of compression and insight, these pieces gleam with passion, humor, and intelligence. At times Chappell's tone is acerbic, as in this sly comment on the self-indulgence of some confessional poets: ""If my peccadilloes were so small/ I never would undress at all,"" a couplet that would surely draw a delighted chuckle from Alexander Pope himself. With the apparent effortlessness of a master, Chappell also can suffuse a poem with sensual wonder, in ""A Glorious Twilight,"" for example, an ecstatic speaker rhapsodizes about a woman painting her nails ""such a brilliant shade of bright/ she seems to have sprouted 22 fingers."" And sometimes his jeweler's eye and the sheer artfulness of his language align the shutters of our perception so precisely that we can see for a hushed instant the incandescence of the everyday moment, ""As common as air,/ Startling as fire.""Satirical or elegiac, bitter or rejoicing, giddy or profound, each of these one hundred poems is unnervingly alive. All readers who delight in observing an artist at the height of his powers are sure to find C both an inspiration and an eloquent reminder that poetry, language squeezed against the unsayable until it burns, remains our last fragile link with the infinite.
C

C

George S. Tselikis; Nikolaos D. Tselikas

CRC Press
2017
sidottu
This easy-to-use, classroom-tested textbook covers the C programming language for computer science and IT students. Designed for a compulsory fundamental course, it presents the theory and principles of C. More than 500 exercises and examples of progressive difficulty aid students in understanding all the aspects and peculiarities of the C language. The exercises test students on various levels of programming and the examples enhance their concrete understanding of programming know-how. Instructor's manual and PowerPoint slides are available upon qualifying course adoption
?????? ? ???c?????

?????? ? ???c?????

Alexander Yershovich

Lulu.com
2023
pokkari
Уникальная поэтическая книга, которая сочетает в себе сказки и мифы. Эта книга погружает вас в удивительный мир волшебства и фантазии, где встречаются персонажи из популярных и малоизвестных сказок и мифов. В этой книге вы найдете нежные стихи, наполненные эмоциями и магией, которые заставят вас проникнуться красотой слов и восхититься их искусным сочетанием. Каждый рассказ и стихотворение переносят нас в отдельную сказочную иллюзию, где живут герои и существа благодаря вдохновению автора. Особенностью этой книги являются чувствительные иллюстрации от известных и неизвестных художников. Эти иллюстрации дополняют каждую историю и помогают визуализировать сказочные миры и персонажей.
C++

C++

Saumyendra Sengupta; Carl P. Korobkin

Springer-Verlag New York Inc.
2014
nidottu
This book provides a broad coverage of fundamental and advanced con­ cepts of data structures and algorithms. The material presented includes a treatment of elementary data structures such as arrays, lists, stacks, and trees, as well as newer structures that have emerged to support the process­ ing of multidimensional or spatial data files. These newer structures and algorithms have received increasing attention in recent years in conjunc­ tion with the rapid growth in computer-aided design, computer graphics, and related fields in which multidimensional data structures are of great interest. Our main objective is to mesh the underlying concepts with application examples that are of practical use and are timely in their implementations. To this end, we have used mainly the Abstract Data Structure (or Abstract Data Type (ADT)) approach to define structures for data and operations. Object-oriented programming (OOP) methodologies are employed to im­ plement these ADT concepts. In OOP, data and operations for an ADT are combined into a single entity (object). ADTs are used to specifiy the objects-arrays, stacks, queues, trees, and graphs. OOP allows the pro­ grammer to more closely mimic the real-world applications. This OOP is more structured and modular than previous attempts. OOP has become de facto state-of-the-art in the 1990s.
C++

C++

Nathan Clark

Createspace Independent Publishing Platform
2017
pokkari
★ C++ Made Easy - a Step-by-Step Guide for Beginners ★Learning a programming language can seem like a daunting task. You may have looked at coding in the past, and felt it was too complicated and confusing. This comprehensive beginner's guide will take you step by step through learning one of the best programming languages out there. In a matter of no time, you will be writing code like a professional. C++ is an evolution of the C programming language and is a powerful and versatile language. It is a great language to learn whether you have never written a line of code in your life, or are a seasoned developer. C++ is a stepping stone to creating a multitude of wonderful and practical programs. What This Book OffersMade for BeginnersThis guide is written specifically for beginners. We take you step-by-step through writing your very first program, explaining each portion of code as we go along. We guide you through choosing a compiler and editor, as well as common pitfalls beginners should avoid. Reference ManualThis book serves as a teaching guide and also a reference manual to accompany you through this wonderful world of programming. For that reason we included a sample C++ library, a glossary of terms, as well as lists of available compilers, IDE's and libraries for future reference. Introduction to C++For newcomers to C++ we look at what the language has to offer, the basic structure of a program, advantages and disadvantages, as well as numerous examples as demonstration. Key TopicsBasics of C++Writing Your First Program, Step-By-StepBasic Program StructureCompilersEditorsSample ApplicationsCapabilities of C++Benefits and Limitations of C++How to Minimize Bugs and ErrorsHow to Avoid Being HackedSample C++ LibraryGlossary of TermsLearn C++ the Easy Way, Get Your Copy Today
C++

C++

Nathan Clark

Createspace Independent Publishing Platform
2017
pokkari
★ A Comprehensive Guide with 80+ Examples ★The second book in the Step-By-Step C++ Series delves further into practical C++ programming. This book serves as a teaching guide and also a reference manual to accompany you through this wonderful world of programming. Author Nathan Clark shares his nearly 20 years' experience in this clear, concise and easy to follow guide. What This Book OffersDetailed DescriptionsEach topic is broken down into small manageable sections where each concept is explained in detail. We look at the different variations and types available, what the various return values mean and even how to avoid common errors. 86 Practical ExamplesWith each concept, we provide one or more example to illustrate the topic in a way that makes it easy to understand. We break examples down into their basic workings, and provide the output for you to compare to your own results. Proper SyntaxWe focus on the specific syntax in each topic, as well as alternative variations and how each functions. Key TopicsData TypesVariable ScopeConstants and LiteralsModifier TypesOperatorsNumbersStringsFunctionsClasses and ObjectsArraysPointersData StructureDate and TimeLearn C++ the Easy Way, Get Your Copy Today
C#

C#

Ryan Turner

N.B.L Publishing
2019
pokkari
Are you searching for a coding language that will work for you? Do you want to create your own website of desktop applications? C# is the right choice for you. When it comes to programming and choosing a coding language there are so many on the market that the beginner is faced with a bewildering choice and it can appear that they all do much the same job. But if creating visually elegant and functional applications is what you want, then C# is the one for you.Now, with C#: The Beginner's Ultimate Guide to Learn C# Programming Step by Step, even a complete beginner can start to understand and develop programs, with help through chapters on: - What C# is - An overview of the features - Program structure and basic syntax - Working with variables - The conditional statements - C# methods - 7 data types supported by C# - Accurate use of operators and conditional statements - Proper use of arrays, structures, and encapsulations - And lots more...With the information contained in this book you could be on your way to learning how C# can develop and expand on your programming knowledge and lead you to exciting new discoveries in this fascinating subject.Get a copy of C#: The Beginner's Ultimate Guide to Learn C# Programming Step by Step now and begin your journey to a better and simpler world of programming.
C++

C++

Ryan Turner

Nelly B.L. International Consulting Ltd.
2019
pokkari
★★Buy the Paperback Version of this Book and get the Kindle Book version for FREE ★★Do you have to manage large volumes of data at work or in your hobby? Do you need a capable and dedicated programming language that can cope with your requirements? C++ is the answer you've been looking for If you are someone who needs a powerful backend language that is perfect for handling large volumes of data, then C++ is a good place for you to start. It already helps power such giants of the modern age as Spotify, YouTube and Amazon. With a portfolio like that it's easy to see why it could be the right fit for you. But how do you get started when you are a novice?Inside this book, C++: The Ultimate Beginner's Guide to Learn C++ Programming Step by Step, you will find that because of the type-checked code C++ uses, it can outperform most others with its speed and is particularly good when using multiple devices in app development. You will also learn: - Installation and setup made easy - The basic principles that will get you started - The different operations that are available in C++ - Decision making with C++ - How to create functions - And lots more...Perfect for anyone who is starting out with a programming language and needs something that will fulfill all their needs in a complex environment, this guide is the book that will create a solid platform for you to go further and expand your knowledge even more.Get a copy now and see what C++ will do for your computer work
C#

C#

Ryan Turner

Nelly B.L. International Consulting Ltd.
2019
pokkari
Do you have a basic knowledge of C# language? Would you like to be able to expand on this and take it to the next level? This is the book that will take you there There are so many computer programming languages currently available that it can seem like a bewildering choice. C# is just one of them, of course, but if you already have a passing knowledge of its functions then expanding on that would seem like the obvious way forward. In this book, C#: The Ultimate Intermediate Guide To Learn C# Programming Step By Step, you can build on your previous experiences with C# and increase your knowledge with it, through chapters on: How C# was conceived and where it came from C# interfaces and how to use them Advanced decision statements and flow control The different functions that are available An introduction to garbage collections Asynchronous programming and what it does And much more... Perfect for intermediates, written in a crisp format and in a language that is easily understood, C#: The Ultimate Intermediate Guide To Learn C# Programming Step By Step will help you take the next step up from the basics of C# quickly and seamlessly. Get yourself a copy today and take the next step in your programming adventure now
C#

C#

Ryan Turner

N.B.L Publishing
2019
pokkari
Are you searching for a coding language that will work for you? Do you want to create your own website of desktop applications?If so, C# is the right choice for you. When it comes to programming and choosing a coding language there are so many on the market that the beginner is faced with a bewildering choice and it can appear that they all do much the same job. But if creating visually elegant and functional applications is what you want, then C# is the one for you.Now, with C#: The Ultimate Beginner's & Intermediate Guide to Learn C# Programming Step by Step, even a complete beginner can start to understand and develop programs and increase his knowledge with it through chapters on: Book 1- What C# is - An overview of the features - Program structure and basic syntax - Working with variables - The conditional statements - C# methods - 7 data types supported by C# - Accurate use of operators and conditional statements - Proper use of arrays, structures, and encapsulations - And lots more... Book 2- How C# was conceived and where it came from - C# interfaces and how to use them - Advanced decision statements and flow control - The different functions that are available - An introduction to garbage collections - Asynchronous programming and what it does - And much more...With the information contained in this book you could be on your way to learning how C# can develop and expand on your programming knowledge and lead you to exciting new discoveries in this fascinating subject. This book will help you take the next step up from the basics of C# quickly and seamlessly.Get a copy of C#: The Ultimate Beginner's & Intermediate Guide to Learn C# Programming Step by Step now and begin your journey to a better and simpler world of programming.
C#

C#

Ryan Turner

Nelly B.L. International Consulting Ltd.
2020
pokkari
Do you need a quality programming language with a strong memory backup?Are you a game developer hoping to break into the industry?C# could help you realize your dreams If you have been developing apps and have struggled to find the success you've been searching for because your computer language is too complex or difficult to work with, then C# could be the answer. This well-designed and simple to use language has become popular with a range of different users since it came on the scene and its versatility means that more and more people are turning to it. Inside the pages of the comprehensive and in-depth guide, C#: The Ultimate Expert Guide to Learn C# Programming Step by Step, you will find easy solutions to the problems that have weighed you down, with chapters on: An insight into advanced C# languages Dealing with unary and binary operators overload Simple ways to fix name clashes How to create and apply custom attributes The benefits of CIL and dynamic assemblies Graphics rendering made easy The purpose and uses for NET core And much more... If you have a decent knowledge of C# and are looking to step up to an advanced level, C#: The Ultimate Expert Guide is the best book for helping you take that leap. With its in-depth analysis of the C# language, it will consolidate your knowledge base and take it further than ever before. Get a copy and take the next step on your C# journey
C#

C#

Ryan Turner

N.B.L Publishing
2020
sidottu
Are you searching for a coding language that will work for you? Do you want to create your own website of desktop applications?If so, C# is the right choice for you. When it comes to programming and choosing a coding language there are so many on the market that the beginner is faced with a bewildering choice and it can appear that they all do much the same job. But if creating visually elegant and functional applications is what you want, then C# is the one for you. Now, with C#: 2 books in 1 - The Ultimate Beginner's & Intermediate Guide to Learn C# Programming Step by Step, even a complete beginner can start to understand and develop programs and increase his knowledge with it through chapters on: Book 1 What C# is An overview of the features Program structure and basic syntax Working with variables The conditional statements C# methods 7 data types supported by C# Accurate use of operators and conditional statements Proper use of arrays, structures, and encapsulations And lots more... Book 2 How C# was conceived and where it came from C# interfaces and how to use them Advanced decision statements and flow control The different functions that are available An introduction to garbage collections Asynchronous programming and what it does And much more... With the information contained in this book you could be on your way to learning how this guide can develop and expand on your programming knowledge and lead you to exciting new discoveries in this fascinating subject. This book will help you take the next step up from the basics of C# quickly and seamlessly. Get a copy now and begin your journey to a better and simpler world of programming.