語系:
繁體中文
English
說明(常見問題)
回圖書館首頁
手機版館藏查詢
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
PHP 8 for absolute beginners = basic...
~
Lengstorf, Jason.
FindBook
Google Book
Amazon
博客來
PHP 8 for absolute beginners = basic website and web application development /
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
PHP 8 for absolute beginners/ by Jason Lengstorf, Thomas Blom Hansen, Steve Prettyman.
其他題名:
basic website and web application development /
作者:
Lengstorf, Jason.
其他作者:
Hansen, Thomas Blom.
出版者:
Berkeley, CA :Apress : : 2022.,
面頁冊數:
xx, 429 p. :ill., digital ;24 cm.
內容註:
1: Getting Ready to Program -- 2: Understanding PHP: Language Basics -- 3: Form Management -- 4: Building a Dynamic Image Gallery -- 5: Reviewing PHP 8 Basic Syntax -- 6: Databases, MVC, and Data Objects -- 7: Building the Basic Blog System -- 8: Basic Blog: Entries and Comments -- 9: Basic Blog: Images and Authentication -- 10: Data Dashboard and Gaming.
Contained By:
Springer Nature eBook
標題:
PHP (Computer program language) -
電子資源:
https://doi.org/10.1007/978-1-4842-8205-2
ISBN:
9781484282052
PHP 8 for absolute beginners = basic website and web application development /
Lengstorf, Jason.
PHP 8 for absolute beginners
basic website and web application development /[electronic resource] :by Jason Lengstorf, Thomas Blom Hansen, Steve Prettyman. - Third edition. - Berkeley, CA :Apress :2022. - xx, 429 p. :ill., digital ;24 cm.
1: Getting Ready to Program -- 2: Understanding PHP: Language Basics -- 3: Form Management -- 4: Building a Dynamic Image Gallery -- 5: Reviewing PHP 8 Basic Syntax -- 6: Databases, MVC, and Data Objects -- 7: Building the Basic Blog System -- 8: Basic Blog: Entries and Comments -- 9: Basic Blog: Images and Authentication -- 10: Data Dashboard and Gaming.
Embark on a practical journey of building dynamic sites aided by multiple projects that can be easily adapted to real-world scenarios. This third edition will show you how to become a confident PHP developer, ready to take the next steps to being a Full Stack Developer and/or successful website or web application programmer. You won't be swamped with every detail of the full PHP language up front - instead, you'll be introduced to a small, versatile subset of PHP by learning to use it creatively to develop dynamic projects. You will see how to use variables, control structures, functions, and object-oriented programming. Secure programming techniques are used throughout the book to demonstrate the proper way to defend against hackers. You will learn how to plan and create MySQL/MariaDB databases and access them using PHP. During this process, you will be introduced to data objects, UI design concepts, and design patterns. Model-View-Controller (MVC) methodology will be used to keep a consistent logical design for each project. Four main projects will be introduced: an image gallery, a blogging system, a data management dashboard, and an interactive game. Initially, a general discussion of how operating systems make programming easier, more reliable, and efficient will be provided. A brief example will follow to demonstrate installation of the latest versions of Apache, PHP, and MySQL/MariaDB. Basic PHP logic will be used during the development of the first project, an image gallery. Once these concepts have been absorbed, a further review of additional concepts of PHP 8 will be discussed, followed by an extensive blogging system will use MVC to reinforce and introduce additional PHP techniques. You'll also discover the use of Google Charts to create a data management dashboard. Finally, you'll explore arrays in more depth by developing logic for a checkers game.
ISBN: 9781484282052
Standard No.: 10.1007/978-1-4842-8205-2doiSubjects--Topical Terms:
624145
PHP (Computer program language)
LC Class. No.: TK5105.888 / .L45 2022
Dewey Class. No.: 005.133
PHP 8 for absolute beginners = basic website and web application development /
LDR
:03348nmm a2200337 a 4500
001
2304454
003
DE-He213
005
20220928130602.0
006
m d
007
cr nn 008maaau
008
230409s2022 cau s 0 eng d
020
$a
9781484282052
$q
(electronic bk.)
020
$a
9781484282045
$q
(paper)
024
7
$a
10.1007/978-1-4842-8205-2
$2
doi
035
$a
978-1-4842-8205-2
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
TK5105.888
$b
.L45 2022
072
7
$a
UMW
$2
bicssc
072
7
$a
COM060160
$2
bisacsh
072
7
$a
UMW
$2
thema
082
0 4
$a
005.133
$2
23
090
$a
TK5105.888
$b
.L566 2022
100
1
$a
Lengstorf, Jason.
$3
1245374
245
1 0
$a
PHP 8 for absolute beginners
$h
[electronic resource] :
$b
basic website and web application development /
$c
by Jason Lengstorf, Thomas Blom Hansen, Steve Prettyman.
250
$a
Third edition.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2022.
300
$a
xx, 429 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
1: Getting Ready to Program -- 2: Understanding PHP: Language Basics -- 3: Form Management -- 4: Building a Dynamic Image Gallery -- 5: Reviewing PHP 8 Basic Syntax -- 6: Databases, MVC, and Data Objects -- 7: Building the Basic Blog System -- 8: Basic Blog: Entries and Comments -- 9: Basic Blog: Images and Authentication -- 10: Data Dashboard and Gaming.
520
$a
Embark on a practical journey of building dynamic sites aided by multiple projects that can be easily adapted to real-world scenarios. This third edition will show you how to become a confident PHP developer, ready to take the next steps to being a Full Stack Developer and/or successful website or web application programmer. You won't be swamped with every detail of the full PHP language up front - instead, you'll be introduced to a small, versatile subset of PHP by learning to use it creatively to develop dynamic projects. You will see how to use variables, control structures, functions, and object-oriented programming. Secure programming techniques are used throughout the book to demonstrate the proper way to defend against hackers. You will learn how to plan and create MySQL/MariaDB databases and access them using PHP. During this process, you will be introduced to data objects, UI design concepts, and design patterns. Model-View-Controller (MVC) methodology will be used to keep a consistent logical design for each project. Four main projects will be introduced: an image gallery, a blogging system, a data management dashboard, and an interactive game. Initially, a general discussion of how operating systems make programming easier, more reliable, and efficient will be provided. A brief example will follow to demonstrate installation of the latest versions of Apache, PHP, and MySQL/MariaDB. Basic PHP logic will be used during the development of the first project, an image gallery. Once these concepts have been absorbed, a further review of additional concepts of PHP 8 will be discussed, followed by an extensive blogging system will use MVC to reinforce and introduce additional PHP techniques. You'll also discover the use of Google Charts to create a data management dashboard. Finally, you'll explore arrays in more depth by developing logic for a checkers game.
650
0
$a
PHP (Computer program language)
$3
624145
650
0
$a
Web site development.
$3
549940
650
1 4
$a
Web Development.
$3
3134872
650
2 4
$a
Programming Language.
$3
3538935
650
2 4
$a
Computer Science.
$3
626642
700
1
$a
Hansen, Thomas Blom.
$3
2089220
700
1
$a
Prettyman, Steve.
$3
2181532
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/978-1-4842-8205-2
950
$a
Professional and Applied Computing (SpringerNature-12059)
筆 0 讀者評論
館藏地:
全部
電子資源
出版年:
卷號:
館藏
1 筆 • 頁數 1 •
1
條碼號
典藏地名稱
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
W9446003
電子資源
11.線上閱覽_V
電子書
EB TK5105.888 .L45 2022
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
評論
新增評論
分享你的心得
Export
取書館
處理中
...
變更密碼
登入