【週刊ドットインストール】 AIでiPhoneアプリを作るレッスンをリリース、ピラーページを展開中
『AIでiPhoneアプリを作ろう』のレッスンをリリースしました
【週刊ドットインストール】 AIでiPhoneアプリを作るレッスンを来週リリース予定!
<?php ini_set('display_errors', 1); define('DSN', 'mysql:host=localhost;dbname=dotinstall_todo_app'); define('DB_USERNAME', 'dbuser'); define('DB_PASSWORD', '$6Ydnt7p');