- FuelPHP Application Development Blueprints
- Sébastien Drouyer
- 287字
- 2021-07-23 20:25:51
Preface
The main idea behind FuelPHP Application Development Blueprints is to teach you FuelPHP's basic and advanced features by building various projects of increasing levels of complexity. It is very result-oriented; at the beginning of the chapters, we specify the application we want to build, and then we progressively implement it by learning how to use new FuelPHP features along the way. Our approach will therefore be very practical; a lot of concepts will be explained using code examples, or by integrating them directly into our projects. Thus, it is important to highlight that there will be a lot of code and you should be comfortable with reading and understanding PHP and HTML. As we will use them from time to time, having some knowledge about server/system administration and some foundation in JavaScript, jQuery, and CSS will be an added advantage.
Though this book is for intermediary to advanced web developers, any prior knowledge of the FuelPHP framework, or any other PHP framework, is not required. In order to understand this book, you don't have to know common concepts such as MVC, HMVC, or ORM. We take into account this shortcoming some of you might have, and important notions will be explained. We won't explain all of those in the first chapter though, as we want this to be as painless as possible; we will instead approach them when they become necessary for the project completion.
The ultimate purpose of FuelPHP Application Development Blueprints is to give you the ability to build any project using FuelPHP. By the end of this book, you certainly won't know every little detail of the framework, but you will hopefully have the necessary toolbox required to implement complex and maintainable projects.
- 軟件安全技術(shù)
- WebAssembly實(shí)戰(zhàn)
- Mastering Objectoriented Python
- 控糖控脂健康餐
- 數(shù)據(jù)庫系統(tǒng)原理及MySQL應(yīng)用教程
- Scratch 3.0少兒編程與邏輯思維訓(xùn)練
- Mastering OpenCV 4
- Building Minecraft Server Modifications
- 零基礎(chǔ)學(xué)單片機(jī)C語言程序設(shè)計(jì)
- The DevOps 2.5 Toolkit
- Node.js全程實(shí)例
- WordPress 4.0 Site Blueprints(Second Edition)
- Everyday Data Structures
- 遠(yuǎn)方:兩位持續(xù)創(chuàng)業(yè)者的點(diǎn)滴思考
- Python網(wǎng)絡(luò)爬蟲實(shí)例教程(視頻講解版)