search

自我介绍

整天愁着怎么找实习的大三学生,就是我...

看我的简历

好了,广告打完了.

目前工作

木有工作。整天自己瞎捣鼓。

之前爱PHP爱得无可救药,然后因为长相问题(Ps: PHP语法长得...你懂的),被js拐走了。现在大部分时间写js了。

如何走上编程的道路的

大一参加创业大赛,周围都是比我"以为"很牛逼的人。输得心服口服。

一个月后我发现那些获奖的这一个月都在玩,我就问,你那个创业项目不是挺好的嘛,怎么不去做。

然后...

我觉得很愤怒,凭什么那帮PPT创业者那么傻逼都能...不服, 当时是真的不服.

然后就开始学喽。零基础就自己坑坑巴巴走过来了。

谢谢那些傻逼 :)

喜欢的软硬件

软件上最喜欢的应该是Vim了,因为很快,非常的快。我就是不愿意写个代码还得开半个小时的IDE. 不过代码量比较多的还是老老实实开WebStorm了.

Launchy是windows下的神器,快速打开应用程序。穷逼学生狗买不起MBP,最近有了这个软件发现Windows写代码好像也不错。

Chrome脑残粉...大家都知道这款软件了. BTW,从不兼容IE

Latern.让我可以很爽快得用google

最喜欢的硬件是我的这台显示器, 三星的一款,价格1000元。不算贵,体验真的很好。

然后是一款诺基亚的非智能手机,够快,够简单。像Vim一样。

其他工具

Teambition, Coding, Ukulele

我给自己每天做了任务表。现在的条目是这样的

  1. 跑步

  2. Ukulele

  3. 读书一小时

  4. 背单词

  5. 写代码

每天都有做完,很开心.

牛逼的程序

用PHP写的一个知乎爬虫,因为看到很多爬虫都是用Python写的,所以自己做了一个。代码在 这里

写出来感觉还是蛮自豪的。

  • JavaScript框架设计. 正妹的书,写的非常的好,对DOM的讲解是我认为最好的一本.

  • 你不知道的JavaScript. 看完以后不过瘾,主要是讲的ECMAScript,很棒的.

  • Modern PHP. 现代PHP,看的时候感觉总算是找到一本这个时代的书了.

  • 禅与摩托车维修艺术. 有些偏哲学,无关编程,还是很推荐.

  • 发条女孩. 最近在看.

说实话,Node相关还没有特别经典牛逼的书,毕竟年轻。还是官方文档最靠谱

有很多人在我学编程的时候各种泼冷水。

死的早,身体不好,累,没有对象,门槛高,人都学傻了,难,你学的语言是垃圾...

我不明白,为什么没有人告诉我,这个可以实现梦想.

这个坑,我相信Google不到答案。只能靠自己.

把妹

我觉得吧,把妹这个事脸基本占了50%。剩下的50%,有钱的靠钱,没钱的基本靠不要脸。我这个年纪,基本不存在特别有才华的人。

程序员专属的把妹方式...大概是不写代码吧.

End

本文参与了 SegmentFault「我的编程之路」计划,欢迎正在阅读的你也加入,一起分享。

Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
11 Best PHP URL Shortener Scripts (Free and Premium)11 Best PHP URL Shortener Scripts (Free and Premium)Mar 03, 2025 am 10:49 AM

Long URLs, often cluttered with keywords and tracking parameters, can deter visitors. A URL shortening script offers a solution, creating concise links ideal for social media and other platforms. These scripts are valuable for individual websites a

Introduction to the Instagram APIIntroduction to the Instagram APIMar 02, 2025 am 09:32 AM

Following its high-profile acquisition by Facebook in 2012, Instagram adopted two sets of APIs for third-party use. These are the Instagram Graph API and the Instagram Basic Display API.As a developer building an app that requires information from a

Working with Flash Session Data in LaravelWorking with Flash Session Data in LaravelMar 12, 2025 pm 05:08 PM

Laravel simplifies handling temporary session data using its intuitive flash methods. This is perfect for displaying brief messages, alerts, or notifications within your application. Data persists only for the subsequent request by default: $request-

Build a React App With a Laravel Back End: Part 2, ReactBuild a React App With a Laravel Back End: Part 2, ReactMar 04, 2025 am 09:33 AM

This is the second and final part of the series on building a React application with a Laravel back-end. In the first part of the series, we created a RESTful API using Laravel for a basic product-listing application. In this tutorial, we will be dev

Simplified HTTP Response Mocking in Laravel TestsSimplified HTTP Response Mocking in Laravel TestsMar 12, 2025 pm 05:09 PM

Laravel provides concise HTTP response simulation syntax, simplifying HTTP interaction testing. This approach significantly reduces code redundancy while making your test simulation more intuitive. The basic implementation provides a variety of response type shortcuts: use Illuminate\Support\Facades\Http; Http::fake([ 'google.com' => 'Hello World', 'github.com' => ['foo' => 'bar'], 'forge.laravel.com' =>

cURL in PHP: How to Use the PHP cURL Extension in REST APIscURL in PHP: How to Use the PHP cURL Extension in REST APIsMar 14, 2025 am 11:42 AM

The PHP Client URL (cURL) extension is a powerful tool for developers, enabling seamless interaction with remote servers and REST APIs. By leveraging libcurl, a well-respected multi-protocol file transfer library, PHP cURL facilitates efficient execution of various network protocols, including HTTP, HTTPS, and FTP. This extension offers granular control over HTTP requests, supports multiple concurrent operations, and provides built-in security features.

12 Best PHP Chat Scripts on CodeCanyon12 Best PHP Chat Scripts on CodeCanyonMar 13, 2025 pm 12:08 PM

Do you want to provide real-time, instant solutions to your customers' most pressing problems? Live chat lets you have real-time conversations with customers and resolve their problems instantly. It allows you to provide faster service to your custom

Announcement of 2025 PHP Situation SurveyAnnouncement of 2025 PHP Situation SurveyMar 03, 2025 pm 04:20 PM

The 2025 PHP Landscape Survey investigates current PHP development trends. It explores framework usage, deployment methods, and challenges, aiming to provide insights for developers and businesses. The survey anticipates growth in modern PHP versio

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
Repo: How To Revive Teammates
4 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
Hello Kitty Island Adventure: How To Get Giant Seeds
3 weeks agoBy尊渡假赌尊渡假赌尊渡假赌

Hot Tools

SublimeText3 Linux new version

SublimeText3 Linux new version

SublimeText3 Linux latest version

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

Atom editor mac version download

Atom editor mac version download

The most popular open source editor

WebStorm Mac version

WebStorm Mac version

Useful JavaScript development tools

ZendStudio 13.5.1 Mac

ZendStudio 13.5.1 Mac

Powerful PHP integrated development environment