[week2]每周总结与工作计划
1.刷完小白第八章,开始刷第九章。× 2.下周三又有个warmup2,周五和周六都有cf,两场网络赛没报名应该参加不了。反正希望别打酱油就是了。。。√ 3.每天背20个六级词汇,有机会听些听力吧。√ 4.背马克思主义,发现课不需要挺多少,直接拿复习提纲背诵会快
1.刷完小白第八章,开始刷第九章。×
2.下周三又有个warmup2,周五和周六都有cf,两场网络赛没报名应该参加不了。反正希望别打酱油就是了。。。√
3.每天背20个六级词汇,有机会听些听力吧。√
4.背马克思主义,发现课不需要挺多少,直接拿复习提纲背诵会快些 = =。。。×
5.学几课标准日本语。√
6.codecamery的python教程再学一章,并对之前学的进行总结。×
7.coursera的入坑,慢慢适应英语教学吧。。×
8.买csapp和stl源码剖析
9.多看几页CLRS和Effectiv C++,code,Concrete Mathematics。√
10.掌握数据结构书上的基础算法和一些带*的算法√

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



Summary of the system() function under Linux In the Linux system, the system() function is a very commonly used function, which can be used to execute command line commands. This article will introduce the system() function in detail and provide some specific code examples. 1. Basic usage of the system() function. The declaration of the system() function is as follows: intsystem(constchar*command); where the command parameter is a character.

How does a novice browser create a split screen? Xiaobai Browser is a browser software used by many users. It has many simple and easy-to-use service functions, which can provide us with diversified Internet services. In Xiaobai Browser, the split-screen function can help us use the computer screen in a more diversified way while surfing the Internet. If you want to experience it, follow the editor to see how to use the split-screen function. . How to create a split screen in Xiaobai Browser. First, open Xiaobai Browser and enter the homepage. Open a web page on the home page and drag the web page label to the middle of the page. After observing that a split screen icon appears, release the mouse to split screen. 2. You can also click the icon with three horizontal lines on the right of the browser page, and click [New] in the pop-up window.

Golang is an open source programming language designed and developed by Google and first released in 2009. As a modern language, Golang has always been loved by developers for its simplicity and efficiency. However, until recently, Golang has been criticized for its lack of generics support. Generics are a feature of a programming language that enable writing generic code to support different types of data. In the Golang community, there has been controversy over when Golang will implement generics functionality

Summary of Git workflow management experience Introduction: In software development, version management is a very important link. As one of the most popular version management tools currently, Git's powerful branch management capabilities make team collaboration more efficient and flexible. This article will summarize and share the experience of Git workflow management. 1. Introduction to Git workflow Git supports a variety of workflows, and you can choose the appropriate workflow according to the actual situation of the team. Common Git workflows include centralized workflow, feature branch workflow, GitF

From Novice to Master: Sharing Experience in Go Language Project Development In recent years, Go language has become more and more popular among developers because of its simplicity and efficiency. As an open source programming language, Go has the advantages of strong concurrency, static type checking, and automated memory management, and has been favored by many large Internet companies. As a novice developer who started learning Go from scratch, I continued to explore and learn during the project development process, and gradually grew into a master who can independently develop Go projects. I have accumulated some experience and insights. Today I will discuss with you big

With huge advances in machine learning and quantum computing, we now have new and more powerful tools to collaborate with researchers across industries in new ways and radically accelerate the progress of groundbreaking scientific discoveries. The theme of this year's Google year-end summary is "Natural Science." The author of the article is John Platt, an outstanding scientist at Google Research. He graduated from the California Institute of Technology with a Ph.D. in 1989. Since joining Google Research eight years ago, I have been fortunate to be part of a community of talented researchers applying cutting-edge computing technologies to advance the possibilities of applied science. The team is currently exploring topics in the physical and natural sciences, from helping organizations The world's protein and genome information to benefit people's lives, to the extent of utilization

Summary reports are an essential skill for survival in the workplace. If you have a well-organized PPT summary report, it can not only save the leader's time, but also provide a focused summary of the work, which will definitely impress the leader. How to write a ppt summary report? Let’s take a look! We open a case file and explain based on this case. This case looks a bit outdated, as shown in the picture below. 2. Since we want to modify the PPT just now, let’s explain its existing problems in a targeted manner, as shown in the figure. 3. Here we introduce to students a [color matching] website, the vanschneider.com website. The website here is still very rich in color matching, as shown in the figure. 4. Here we prepare the PPT text material, and then

ThinkPHP is a popular PHP development framework that is flexible, efficient, and easy to use. It is widely used in the development of web applications. In long-term development practice, I have summarized some techniques to improve development efficiency, which I will share with you below. 1. Make full use of the core functions of ThinkPHP. ThinkPHP provides many powerful core functions, such as models, views, controllers, etc. We need to make full use of these functions to simplify the development process. First of all, we must use the MVC design pattern correctly and integrate the business
