Showing 1 to 9 of 14 (2 Pages)

Card List Article

Now you can easily download your favorite Wikibooks onto your iPad! 

C Programming is a free book produced by Wikibooks and posted free for use under the GNU General Public License, GNU Free Documentation License and the GNU Lesser General Public License. An original PDF can be downloaded from Wikibooks under the same name, as well..

USD0
  • User Rating Count: 29

Card List Article

Swift is a programming language for creating iOS, macOS, watchOS, and tvOS apps. Swift builds on the best of C and Objective-C, without the constraints of C compatibility. Swift adopts safe programming patterns and adds modern features to make programming easier, more flexible, and more fun. Swift’s clean slate, backed by the mature and much-loved..

USD0
  • User Rating Count: 1819

Card List Article

Conceptive-C is an AI programming Language based on Objective-C and C Language. It is a superset of both languages and is designed to work with Apple Mac OS X and iOS. The implementation is currently under development for GNU GCC.

Conceptive C uses concepts to program natural language and Artifical Intelligence based computer language based..

USD0
  • User Rating Count: 6

Card List Article

This book covers the following topics in C++:
C++ Basics
Introduction to C++
C++ Development Environment
Your First C++ Program
C++ Comments
C++ Data Types
C++ Operators
C++ Decision Making
C++ Loops
C++ Arrays
C++ Strings
C++ Pointers
C++ Preprocessors
C++ goto Statement

USD0
  • User Rating Count: 6

Card List Article

With this visual guide to computer programming for beginners, it has never been easier to learn how to code.

Coding skills are in high demand and the need for programmers is still growing. Covering three of the most popular languages for new coders, this book uses a graphic method to break complex subjects into user-friendly chunks,..

USD1.99
  • User Rating Count:

Card List Article

Stop Trying to Learn C# the Hard way.
Without my book, most people spend too long trying to learn C# the hard way. This book is the only one that will get you to learn C# fast without wasting so much time. It includes instructions that painlessly teach you the necessary skills to master C# and to create your first apps.

What..

USD0
  • User Rating Count: 10

Card List Article

This book covers the following topics in C#:
C# Basics
C# Introduction
C# Development Environment
Your First C# Program
C# Internals
C# Data Types and Operators
C# Pass by value vs Pass by reference
C# Object Oriented Programming - Class and Interface
C# Object Oriented Programming - Encapsulation

USD0
  • User Rating Count: 10

Card List Article

Updated to the Latest Versions of iOS and Xcode
All books in this series are updated to the latest version of iOS and Xcode. Updates are available free of charge!

Review:
Most of the books I scanned, even the “Dummies” series, assumed a basic knowledge of computer programming even for iOS beginners. What I..

USD24.99
  • User Rating Count: 29

Card List Article

Why this book can help you to get started fast with C# in Unity
It can be intimidating to start with Unity, and while several books can provide comprehensive information, you may, like many other readers, just want to focus on a particular topic and get started fast.

This book is part of a series entitled "A Quick Guide To", and..

USD0
  • User Rating Count: 5

Card List Article

Are You Ready To Learn C?

C Programming Language introduces you to the most commonly used programming language, one that has been the basis for many other versions over the years. It is a great book, not just for beginning programmers, but also for computer users who would want to have an idea what is happening behind the scenes as they work..

USD0
  • User Rating Count: 59

Card List Article

This book explains C# fundamentals with easy to understand examples and simple language.

Level: Beginner to Intermediate

Are you a beginner programmer and looking for learning C# basics?

Then this is the perfect guide for you.

What you will learn in this book?

1. Data types in C#

2. Variables..

USD0.99
  • User Rating Count: 12

Card List Article

Are You Ready To Learn C Programming Easily? 

This book is also designed for software programmers who want to learn the C programming language from scratch. It provides you with an adequate understanding of the programming language. From there, you can bring yourself towards a higher level of expertise. While you are not really required..

USD9.99
  • User Rating Count:

Card List Article

This practical, tutorial-style book uses the Kali Linux distribution to teach Linux basics with a focus on how hackers would use them. Topics include Linux command line basics, filesystems, networking, BASH basics, package management, logging, and the Linux kernel and drivers.

If you're getting started along the exciting path of hacking,..

USD20.99
  • User Rating Count: 16

Card List Article

Python Crash Course is the world’s bestselling programming book, with over 1,500,000 copies sold to date!

Python Crash Course is the world’s best-selling guide to the Python programming language. This fast-paced, thorough introduction will have you writing programs, solving problems, and developing functioning applications..

USD29.99
  • User Rating Count:

Card List Article

This is the eBook version of the printed book.
Programming in Objective-C is a concise, carefully written tutorial on the basics of Objective-C and object-oriented programming for the iOS and Mac platforms.

The book makes no assumptions about prior experience with object-oriented programming languages or with the C language (which..

USD39.99
  • User Rating Count: 13

Card List Article

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..

USD2.99
  • User Rating Count:

Card List Article

In this course, students build fundamental iOS app development skills. They’ll master the core concepts and practices of the Swift programming language that developers use daily and build a basic fluency in Xcode’s source and UI editors. Students will dive into the UIKit framework to create iOS apps that adhere to standard practices, including use..

USD0
  • User Rating Count: 70

Card List Article

The best-selling C++ For Dummies book makes C++ easier!
C++ For Dummies, 7th Edition is the best-selling C++ guide on the market, fully revised for the 2014 update. With over 60% new content, this updated guide reflects the new standards, and includes a new Big Data focus that highlights the use of C++ among popular Big Data software..

USD21.99
  • User Rating Count:

Card List Article

This course is designed to help students learn key computing concepts and build a solid foundation in programming with Swift. They’ll learn about the impact of computing and apps on society, economies, and cultures while exploring iOS app development. Lessons take students through the app design process: brainstorming, planning, prototyping, and evaluating..

USD0
  • User Rating Count: 45

Card List Article

Coming to grips with C++11 and C++14 is more than a matter of familiarizing yourself with the features they introduce (e.g., auto type declarations, move semantics, lambda expressions, and concurrency support). The challenge is learning to use those features effectively—so that your software is correct, efficient, maintainable, and portable...

USD49.99
  • User Rating Count: 5

Card List Article

A detailed introduction to the C programming language for experienced programmers.

The world runs on code written in the C programming language, yet most schools begin the curriculum with Python or Java. Effective C bridges this gap and brings C into the modern era--covering the modern C17 Standard as well as potential C2x features...

USD29.99
  • User Rating Count:

Card List Article

Practical Software Architecture Solutions from the Legendary Robert C. Martin (“Uncle Bob”)

By applying universal rules of software architecture, you can dramatically improve developer productivity throughout the life of any software system. Now, building upon the success of his best-selling books Clean Code and The..

USD30.99
  • User Rating Count: 13

Card List Article

Everyone Can Code Puzzles Teacher Guide supports teachers in bringing coding into their classroom regardless of prior coding experience. This guide provides practical ways to facilitate, deepen, and extend student learning. It also features example solutions to Swift Playgrounds puzzles, assessment strategies, accessibility resources, and CSTA..

USD0
  • User Rating Count: 12

Card List Article

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..

USD2.99
  • User Rating Count:

Card List Article

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..

USD9.99
  • User Rating Count: