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: 28

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: 1809

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: 5

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: 9

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

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: 8

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:

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: 57

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

A step-by-step guide to understanding object-oriented programming with Objective-C
As the primary programming language for iPhone, iPad, and Mac OS X applications, Objective-C is a reflective, object-oriented language that all programmers must know before creating apps. Assuming no prior programming language experience, this fun-and-friendly..

USD18.99
  • User Rating Count: 19

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

USD23.99
  • User Rating Count: 14

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: 53

Card List Article

C++ an introductory guide for beginners, simplifies the concept of programming using the C++ language with no requirement to have ever programmed before in any other language. It uses simple examples to illustrate the basic concepts behind C++ programming with supporting brief explanations. The guide also introduces the important features that make..

USD1.99
  • User Rating Count:

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

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: 36

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

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: 10

Card List Article

In this course, students extend their knowledge and skill developed in Fundamentals by extending their work in iOS app development creating more complex and capable apps. They’ll work with data from a server and explore new iOS APIs that allow for much richer app experiences—including displaying large collections of data in multiple formats. Students..

USD0
  • User Rating Count: 14

Card List Article

You've experienced the shiny, point-and-click surface of your Linux computer--now dive below and explore its depths with the power of the command line.

The Linux Command Line takes you from your very first terminal keystrokes to writing full programs in Bash, the most popular Linux shell (or command line). Along the way you'll..

USD23.99
  • User Rating Count:

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

Students build fundamental iOS app development skills with Swift. They’ll master the core concepts and practices that professional programmers use daily and build a basic fluency in Xcode source and UI editors. Students will be able to create iOS apps that adhere to standard practices, including the use of stock UI elements, layout techniques, and..

USD0
  • User Rating Count: 18

Card List Article

..

USD0
  • User Rating Count: 34