Development– category –
-
Development
Nginx POST settings
By default, accessing Nginx via POST results in an HTTP STATUS 405 error. This presents a problem when accessing an Nginx instance containerized in Docker from an app under development, especially when the app returns a fixed XML for deb... -
Development
Refine Objective-C code for Swift
macOS applications often need to leverage historical processes and existing code, as numerous tasks cannot be accomplished using only Swift. Therefore, Objective-C code and C/C++ code coexist. When writing code where multiple languages c... -
Development
Containerize and run Nginx with Docker
When developing native apps, like iOS and Android, and implementing a process that interacts with a web server via HTTP/HTTPS, you often need fixed data to be returned. For example, when unit testing communication processes in XCTest. Nu... -
Development
基礎から学ぶ SwiftUI (Japanese Edition Only)
This book is only available in Japanese. 「基礎から学ぶ SwiftUI」というタイトルの本を執筆しました。WWDC 2019で発表され、iOS 13やmacOS 10.15などから使用可能になったSwiftUIの入門書です。SwiftUIの概要から始まって、一つ一つのテクノロジートピ... -
Development
How to Create an Apple ID for Development
Developing iOS apps requires Xcode, a free Integrated Development Environment (IDE). Before you can download Xcode from the App Store, you'll need an Apple ID, which you can also create for free. Should You Use a Separate Apple ID for De... -
Development
Migrate Your Apple ID to Two-Factor Authentication from Two-Step Verification
Apple ID offers several authentication methods, including: Two-Step Verification Two-Factor Authentication While these terms sound similar, they refer to distinct methods. Many web services offer two-step authentication to safeguard acco... -
Development
iPadで学ぶ はじめてのプログラミング (Japanese Edition Only)
This book is only available in Japanese. 「iPadで学ぶ はじめてのプログラミング」というタイトルの本を執筆しました。iPadで「Swift Playgrounds」を使ってプログラミングをするという本です。スクリーンキャプチャとイラストを多用して、操作方法を... -
Development
小学生でもわかる プログラミングの世界 (Japanese Edition Only)
This book is only available in Japanese. 「小学生でもわかる プログラミングの世界」という本を執筆しました。2020年度に小学校へのプログラミング教育の必修化が行われる予定になっており、プログラミングは誰しもが経験することになっていきます... -
Development
Swift逆引きハンドブック (Japanese Edition Only)
This book is only available in Japanese. 「Swift逆引きハンドブック」を執筆しました。「Swiftではどのように書けばよいのか?」ということから調べることができる逆引き辞典です。Swiftの言語としての機能や標準ライブラリ、Foundationフレームワーク... -
Development
中学生でもわかる iOSアプリ開発講座 (Japanese Edition Only)
This book is only available in Japanese. 新刊ができました。 タイトルは「中学生でもわかる iOSアプリ開発講座」です。 初心者の方でも分かるようにできるだけ、シンプルな部分から解説するようにしました。 iOSアプリを作って見たいと思った人の入り口... -
Development
改訂3版 基礎から学ぶiPhoneアプリ開発 (Japanese Edition Only)
This book is only available in Japanese. 先日、もう少しで完成しますと書きましたが、「改訂3版 基礎から学ぶiPhoneアプリ開発」を執筆しました。今回は3回目の改訂でiOS 6に対応して、StoryboardやARCを使った開発方法に改訂しました。本書では、iOS... -
Development
改訂2版 Objective-C逆引きハンドブック (Japanese Edition Only)
This book is only available in Japanese. 「改訂2版 Objective-C逆引きハンドブック」を執筆しました。初版の「Objective-C逆引きハンドブック」を書いた当時は、まだ、iPadもなく、iOSもバージョン3.xのときでした。そのときから比べるとiOSもだいぶ変... -
Development
iPhoneソーシャルゲーム開発 (Japanese Edition Only)
This book is only available in Japanese. 「iPhoneソーシャルゲーム開発」という本を執筆しました。この本でのメインテーマは「Game Center」への対応です。「Game Center」はアップル社の開発したソーシャルゲームネットワークです。友人登録したユーザ... -
Development
C言語逆引きハンドブック (Japanese Edition Only)
This book is only available in Japanese. お知らせよりも先に予約受付が始まりましたが、「C言語逆引きハンドブック」(C&R研究所 発刊)という本を執筆しました。C言語の標準ライブラリを中心にやりたいことから、どの関数を使えばよいのかや、実... -
Development
iPhoneアプリ開発 熟達テクニック (Japanese Edition Only)
This book is only available in Japanese. 「iPhoneアプリ開発 熟達テクニック」という本を執筆しました。 この本では、ネットワークと連携したクライアントアプリの作り方を中心に書きました。Cocoaには、NSConnectionというクラスがあります。このクラ... -
Development
改訂2版 基礎から学ぶiPhoneアプリ開発 (Japanese Edition Only)
This book is only available in Japanese. 以前執筆した「基礎から学ぶiPhoneアプリ開発」の改訂版を執筆しました。今回の改訂では、開発環境をXcode 3からXcode 4に変更しました。操作手順やスクリーンキャプチャもすべてXcode 4に変更しました。 Xcode ... -
Development
基礎から学ぶ iPhoneアプリ開発 (Japanese Edition Only)
This book is only available in Japanese. 「基礎から学ぶ iPhoneアプリ開発」という本を執筆しました。iPhoneアプリの開発方法を基礎から解説しました。本を読みながら、Macを操作してサンプルアプリケーションを作成して、開発方法を学ぶというスタイル... -
Development
Objective-C逆引きハンドブック (Japanese Edition Only)
This book is only available in Japanese. 「Objective-C逆引きハンドブック」という本を執筆しました。 Objective-Cというプログラミング言語の言語としての機能や基本的なライブラリである、Foundationフレームワークに焦点をあてて執筆しました。 Obje...