- CodeIgniter Web Application Blueprints
- Rob Foster
- 146字
- 2021-08-06 19:34:26
Chapter 1. Introduction and Shared Project Resources
What is this chapter for? I hope to use this first chapter to act as a primer for all other chapters and projects in the book. I would like you to use the introduction as a common resource containing all of the resources shared by the projects in the book.
The introduction will cover the installation of third-party software, libraries, helpers, and so on, that are required by the projects in the later chapters. By keeping these resources in this chapter, the projects aren't swamped with repetitive code and the project code can be kept as clean and concise as possible.
In this chapter, we will cover the following topics:
- An overview of the book
- Downloading CodeIgniter
- Downloading and installing Twitter Bootstrap
- Creating common header and footer files used for all projects
- Installing Sparks
- Common language items
推薦閱讀
- 多媒體CAI課件設計與制作導論(第二版)
- 微服務設計(第2版)
- Java程序設計與開發(fā)
- SOA實踐
- PowerCLI Cookbook
- Java面向?qū)ο蟪绦蛟O計
- 劍指大數(shù)據(jù):企業(yè)級數(shù)據(jù)倉庫項目實戰(zhàn)(在線教育版)
- ElasticSearch Cookbook(Second Edition)
- SQL 經(jīng)典實例
- Solr Cookbook(Third Edition)
- 從零開始:UI圖標設計與制作(第3版)
- JavaScript悟道
- Python機器學習
- R Data Visualization Cookbook
- Python High Performance(Second Edition)