四个月提升计划
而今,毕业开发已经3年,26岁的我需要对现在的工作和生活更多的思考,认清现在拥有的一切和期望的一切。 时间是把杀猪刀,不如意的生活萦绕着我们,我们无力改变世界,却希望改变自己,改变了自己可能世界也因此改变了。 回想3年的开心痛苦的工作与生活,改
而今,毕业开发已经3年,26岁的我需要对现在的工作和生活更多的思考,认清现在拥有的一切和期望的一切。
时间是把杀猪刀,不如意的生活萦绕着我们,我们无力改变世界,却希望改变自己,改变了自己可能世界也因此改变了。
回想3年的开心痛苦的工作与生活,改变自己迫在眉睫,做更幸福、更快乐、更健康、更有趣、更懂得工作和生活的自己。
技术上,3年也做了不少东西,经历的不少事情。却没有积攒、成果,看似没有一个可以拿得起,看的上,掷地响当当的东西。技术上的东西比较散,没有成体系,不完整。现在主要的是.NET+SQLSERVER体系下,相信大多东西都明白,但可能不够深刻,决定用四个月的时间分别从.net原理与基础,asp.net,sqlserver三个方面全面提升技能。分别用四本书作为指引。你必须知道的.NET(第2版),CLR via C#(第3版)(微软技术丛书),ASP.NET本质论(以最新版ASP.NET为基础,全面深入剖析ASP.NET的本质,畅,SQL Server 2008 DBA入门经典,每本书大概用一个月的时间,其实能静下心来阅读细细品味真是件快乐的事情,通过这几本书的阅读,期望能达到融会贯通、运用自如的效果,做一个真真正正的开发人员。这段时间会不断的有博客推出,这些博客更重要的是我的学习笔记和心得体会,会是我很大的财富,在此过程中,有很多测试用例,一个加深理解的好办法。
面对生活,需要更加诚实,生活着有很多的不悦,但我需要自信未来生活是美好的,并不断的去创造更加美好的生活。
再多的不顺利只能是我们前进的动力,对工作和生活不抱怨,有激情,不急躁。
工作与生活,智商与情商同样重要,做一个有担当,有激情,有魅力的新青年。用敏锐的眼光观察这个世界,做好自己,当有机会来临时,果断抓住,成为时代的辛运儿。

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

This AI-assisted programming tool has unearthed a large number of useful AI-assisted programming tools in this stage of rapid AI development. AI-assisted programming tools can improve development efficiency, improve code quality, and reduce bug rates. They are important assistants in the modern software development process. Today Dayao will share with you 4 AI-assisted programming tools (and all support C# language). I hope it will be helpful to everyone. https://github.com/YSGStudyHards/DotNetGuide1.GitHubCopilotGitHubCopilot is an AI coding assistant that helps you write code faster and with less effort, so you can focus more on problem solving and collaboration. Git

Go language development mobile application tutorial As the mobile application market continues to boom, more and more developers are beginning to explore how to use Go language to develop mobile applications. As a simple and efficient programming language, Go language has also shown strong potential in mobile application development. This article will introduce in detail how to use Go language to develop mobile applications, and attach specific code examples to help readers get started quickly and start developing their own mobile applications. 1. Preparation Before starting, we need to prepare the development environment and tools. head

On March 3, 2022, less than a month after the birth of the world's first AI programmer Devin, the NLP team of Princeton University developed an open source AI programmer SWE-agent. It leverages the GPT-4 model to automatically resolve issues in GitHub repositories. SWE-agent's performance on the SWE-bench test set is similar to Devin, taking an average of 93 seconds and solving 12.29% of the problems. By interacting with a dedicated terminal, SWE-agent can open and search file contents, use automatic syntax checking, edit specific lines, and write and execute tests. (Note: The above content is a slight adjustment of the original content, but the key information in the original text is retained and does not exceed the specified word limit.) SWE-A

Summary of the five most popular Go language libraries: essential tools for development, requiring specific code examples. Since its birth, the Go language has received widespread attention and application. As an emerging efficient and concise programming language, Go's rapid development is inseparable from the support of rich open source libraries. This article will introduce the five most popular Go language libraries. These libraries play a vital role in Go development and provide developers with powerful functions and a convenient development experience. At the same time, in order to better understand the uses and functions of these libraries, we will explain them with specific code examples.

The characters in Love and Deep Sky have various numerical attributes. Each attribute in the game has its own specific role, and the critical hit rate attribute will affect the damage of the character, which can be said to be a very important attribute. , and the following is the method to improve this attribute, so players who want to know can take a look. Method 1. Core method for increasing the critical hit rate of Love and Deep Space. To achieve a critical hit rate of 80%, the key lies in the sum of the critical hit attributes of the six cards in your hand. Selection of Corona Cards: When selecting two Corona Cards, make sure that at least one of their core α and core β sub-attribute entries is a critical hit attribute. Advantages of the Lunar Corona Card: Not only do the Lunar Corona cards include critical hit in their basic attributes, but when they reach level 60 and have not broken through, each card can provide 4.1% of the critical hit.

"Understanding VSCode: What is this tool used for?" 》As a programmer, whether you are a beginner or an experienced developer, you cannot do without the use of code editing tools. Among many editing tools, Visual Studio Code (VSCode for short) is very popular among developers as an open source, lightweight, and powerful code editor. So, what exactly is VSCode used for? This article will delve into the functions and uses of VSCode and provide specific code examples to help readers

PHP belongs to the backend in web development. PHP is a server-side scripting language, mainly used to process server-side logic and generate dynamic web content. Compared with front-end technology, PHP is more used for back-end operations such as interacting with databases, processing user requests, and generating page content. Next, specific code examples will be used to illustrate the application of PHP in back-end development. First, let's look at a simple PHP code example for connecting to a database and querying data:

Zhongguancun News: On the morning of April 18, Huawei suddenly announced that the P70 series of mobile phones are officially on sale under the Pioneer Plan. Friends who want to buy should be prepared to take action. According to past practice, Huawei's flagship mobile phones are very popular and will always be out of stock. . This time the Huawei P70 series has been renamed Pura, which means pure. Previously, Huawei's Yu Chengdong said: Since 2012, Huawei's P series smartphones have been like loyal partners, accompanying hundreds of millions of users around the world to spend countless precious moments and jointly witness the beauty and excitement of life. He deeply felt that the trust and love given by every user who chooses Huawei's P series is tantamount to a powerful driving force, always inspiring Huawei to move forward firmly on the road of innovation. Pura means pure.
