如果让你讲三个月PHP知识
1、每天一小时
2、连续讲三个月
你会讲什么
你会怎么讲?
问这个问题的初衷就是,想起来某天看到网上的一个观点:
如果让你把你的知识将三个月你能讲出来吗?
我自己尝试了了下做PPT,感觉很无力。
这个问题已被关闭,原因:无法获得确切结果的问题
回复内容:
1、每天一小时
2、连续讲三个月
你会讲什么
你会怎么讲?
问这个问题的初衷就是,想起来某天看到网上的一个观点:
如果让你把你的知识将三个月你能讲出来吗?
我自己尝试了了下做PPT,感觉很无力。
这题目... 我能这么回答么?
开头讲 P,Purpose —— 讲行动的目标
中间讲 H,How —— 讲如何来行动
最后讲 P,Project —— 讲实际案例
希望能帮到你~ :)
PHP的知识可以三个字讲完:看手册
其实这种题目是教育回答者自身,而不是真让你答题。不管是让你讲3个月还是讲1年,首先你都要回顾自己所学然后结构化成纲要,这本身就有“温故而知新”的效果。其他就不重要了。
就像老师上课45分钟讲的完吗?自然能,要不少说两句要不讲点笑话,怎么不行。
三个月太长了 两周就够了

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

In this chapter, we will understand the Environment Variables, General Configuration, Database Configuration and Email Configuration in CakePHP.

PHP 8.4 brings several new features, security improvements, and performance improvements with healthy amounts of feature deprecations and removals. This guide explains how to install PHP 8.4 or upgrade to PHP 8.4 on Ubuntu, Debian, or their derivati

To work with date and time in cakephp4, we are going to make use of the available FrozenTime class.

To work on file upload we are going to use the form helper. Here, is an example for file upload.

In this chapter, we are going to learn the following topics related to routing ?

CakePHP is an open-source framework for PHP. It is intended to make developing, deploying and maintaining applications much easier. CakePHP is based on a MVC-like architecture that is both powerful and easy to grasp. Models, Views, and Controllers gu

Working with database in CakePHP is very easy. We will understand the CRUD (Create, Read, Update, Delete) operations in this chapter.

Validator can be created by adding the following two lines in the controller.
