15
15

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

初めてPHPでアプリ開発するときにチェックしておくと良さ気なドットインストールの講座一覧

Last updated at Posted at 2015-05-26

CakePHPを使ったアプリの作りかたを教える機会があったので、そのメモです。

プログラミング初心者の人が、CakePHPでアプリ開発にチャレンジする上で、一度はチェックしておいた方が良さそうなドットインストールのレッスンをまとめてみました。

上から順に進めて行けば、ざっくりと開発の流れがつかめるかと思います。

##HTML

HTML入門
http://dotinstall.com/lessons/basic_html_v3

CSS入門
http://dotinstall.com/lessons/basic_css_v3

##開発環境構築
Chrome Developer Tools入門
http://dotinstall.com/lessons/basic_chrome_dev_v2

ローカル開発環境の構築 [MacOS X編]
http://dotinstall.com/lessons/basic_localdev_mac

ローカル開発環境の構築 [Windows編]
http://dotinstall.com/lessons/basic_localdev_win

##Linux

UNIXコマンド入門 (一般ユーザー編)
http://dotinstall.com/lessons/basic_unix

vim入門
http://dotinstall.com/lessons/basic_vim

##PHP

PHP入門(基本編)
http://dotinstall.com/lessons/basic_php_beginner

PHP入門(応用編)
http://dotinstall.com/lessons/basic_php_advanced

PHP演習:
http://dotinstall.com/lessons/search#!/filter/%E3%83%9F%E3%83%8B%E3%83%97%E3%83%AD%E3%82%B0%E3%83%A9%E3%83%A0+PHP
##Database

MySQL入門
http://dotinstall.com/lessons/basic_mysql_v2

##Git

git入門
http://dotinstall.com/lessons/basic_git

##アプリ開発

CakePHP入門
http://dotinstall.com/lessons/basic_cakephp

デザインをかっこ良くしたり、リッチな動きを付けたい場合は

Bootstrap 3.0入門
http://dotinstall.com/lessons/basic_twitter_bootstrap_v4

JavaScript入門
http://dotinstall.com/lessons/basic_javascript_v2

jQuery入門
http://dotinstall.com/lessons/basic_jquery_v2

15
15
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
15
15

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?