- 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
推薦閱讀
- DBA攻堅(jiān)指南:左手Oracle,右手MySQL
- 青少年軟件編程基礎(chǔ)與實(shí)戰(zhàn)(圖形化編程三級)
- Flask Web開發(fā)入門、進(jìn)階與實(shí)戰(zhàn)
- SAS數(shù)據(jù)統(tǒng)計(jì)分析與編程實(shí)踐
- PhoneGap Mobile Application Development Cookbook
- Web前端應(yīng)用開發(fā)技術(shù)
- Practical Game Design with Unity and Playmaker
- C# Multithreaded and Parallel Programming
- 案例式C語言程序設(shè)計(jì)實(shí)驗(yàn)指導(dǎo)
- Python物理建模初學(xué)者指南(第2版)
- 零基礎(chǔ)學(xué)Java(第5版)
- 循序漸進(jìn)Vue.js 3前端開發(fā)實(shí)戰(zhàn)
- Mastering Data Analysis with R
- Vue.js項(xiàng)目開發(fā)實(shí)戰(zhàn)
- Python輕松學(xué):爬蟲、游戲與架站