


Non-professional programmers talk about the path of programmer training
I came from a liberal arts background. I started studying computers in 98 with a passion for software programming,to this day6 It has been a long and difficult road of learning for 20 years, and the road ahead is still long, but looking back at the difficulties and twists and turns of learning in the past makes me feel obligated to learn programming technology with what I just learned and what I want to learn. Let me talk about my views on learning as a post-graduate student. Please also ask other veterans to correct and supplement any shortcomings.
1. The threshold has been lowered, how should we learn
With the development of software technology, software programming languages have gone through a process of development from primitive society to industrial society, from machine code programming to assembly language, From assembly language to various high-level languages; programming ideas have developed from process-oriented to object-oriented; and programming tools have also become visual. With the development of technology and tools, the programming threshold is becoming lower and lower. Now using tools such as delphi, vb, etc., you can quickly build a database system, media player, etc., which was enough to be proud of in the past. software. But I want to say, don’t be complacent because you can make a software in a few minutes, let alone lose the basic skills of a programmer just because the tools are advanced. Whether you are a college student or a self-taught enthusiast, if you want to go further on the road of being a programmer, you must learn professional computer courses well.
Second, the choice of language is not important, the programming idea is fundamental
I often see beginners asking in forums, "What language is good to learn? Which language is the most popular and promising?" How early? There have also been many articles comparing various languages and compilers. This kind of thinking also deeply affected me and made me take many detours. So I want to say that the choice of language is not the most important. Programming thinking is the foundation for programmers to learn. Various languages have developed to this day and have reasons for their existence. For example, various high-level languages now have their own advantages. delphi is most praised for its convenience in writing database systems, c/c++ lies in its flexibility and efficiency, The advantage of vb is that it is the easiest to get started, and the cross-platform nature of Java is the best. It is good for beginners to learn anything, because the focus of learning at this stage is the language and the compiler itself. After all, the examples in the book are far from a practical project.
When you have passed this stage and language is no longer an important issue that bothers you, then choose a platform. (Of course my suggestion is Windows. On the one hand, there are more materials to learn, and on the other hand, there are many people using it. Good software is something that everyone can use. ) Understanding the method of programming on this platform, as far as Windows is concerned, is to learn the API functions and gradually penetrate into its core.
If you have passed this stage, then I tell you that you are already the kind of master you admired at first. You can be at ease on this platform, whether you are developing various application software or developing system software that goes deep into the system, you will be able to do it with ease.
3. Programming is not simply the pursuit of technology, the soul of software is service
As technicians, they are often simple and persistent, thinking only about how to learn technology well and not to fall behind others. As everyone knows, I completely deviated from the purpose of software. Software ( includes all technologies ) was created to better serve people. Users don't care whether you use more advanced technology, they only care about whether you provide them with complete solutions and convenient services. So before writing a program, be sure to investigate how many users the software you write will have and what services they want you to provide.
The above is the overall idea. Here I will take learning on the Windows platform as an example to talk about the learning path.
First, choose a language based on your personal hobbies or work direction. Generally speaking, only books on these aspects are enough. One is a book on the introduction to the language and the use of development tools, followed by a reference collection of the language, and the last one is a programming guide or development guide. If you want to learn vb, you should read "vbDevelopment Guide" and "vbChinese version reference explanation" in order(Tsinghua University Press); learn c/c++, then read "CLanguage Programming(Second Edition)" C++ Programming》(Qian Neng),《Visual C++Technical Insider(th 4version) 》( Pan Aimin),Then read some computer professional courses and in-depth Windowsprogramming books. Such as: "The Secret of Coding"(Charles Petzold)
, "Data Structure"(Yan Weimin Wu Weimin), "Compilation Principles and Technology", "WindowsProgramming" (Charles Petzold), "In-depth explanationMFC(th 2edition)"(Hou Jie), " Win32Multi-threading Programming》(Hou Jie), 《WindowsCore Programming》(jeffrey Richter). Finally, there are some books that go deep into the system kernel source code and design patterns. Such as: "Leon'sUNIXSource Code Analysis"(written by John Lions
, translated by You Jinyuan), "STLSource Code Analysis"(Hou Jie ), "The Art of Computer Programming" (translated by Su Yunlin), "Design Patterns" (Erich Gammawaiting, translated by Li Yingjun and others). The above books are arranged in order for the convenience of learning. This is a lot of verbosity. I don’t know how much it will help you, but I know that I hope that more comrades who are groping on this road like me can take less detours.
Get it for free
LAMPBand of Brothers
OriginalPHPTutorialCD/ 《DetailsPHP》 Essential version, please contact the official website customer service for details: http://www.lampbrother.netPHPCMSSecondary developmenthttp://yun.itxdl.cn/online/phpcms/index .php?u=5
WeChat developmenthttp://yun.itxdl.cn/online/weixin/index.php?u=5
Mobile Internet server-side development http://yun.itxdl.cn/online/server/index.php?u=5
JavascriptCourse
http://yun.itxdl.cn/online /js/index.php?u=5CTOTraining Camp
http://yun.itxdl.cn/online/cto/index.php?u=5The above is an introduction to non-professional programmers talking about the path of programmer cultivation, including various aspects. I hope it will be helpful to friends who are interested in PHP tutorials.

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

Detailed explanation and installation guide for PiNetwork nodes This article will introduce the PiNetwork ecosystem in detail - Pi nodes, a key role in the PiNetwork ecosystem, and provide complete steps for installation and configuration. After the launch of the PiNetwork blockchain test network, Pi nodes have become an important part of many pioneers actively participating in the testing, preparing for the upcoming main network release. If you don’t know PiNetwork yet, please refer to what is Picoin? What is the price for listing? Pi usage, mining and security analysis. What is PiNetwork? The PiNetwork project started in 2019 and owns its exclusive cryptocurrency Pi Coin. The project aims to create a one that everyone can participate

Need to download the Gate.io app to start your cryptocurrency journey? This guide details the latest version download steps for iOS, Android, and Windows devices. Simply visit the official website, find the download link and select the appropriate option based on your device. For iOS, it will go directly to the App Store, while Android and Windows users will download the APK or installer for manual installation. Once installed, you can launch the app and set up your account to step into the world of cryptocurrency.

Solve the problem of third-party interface returning 403 in Node.js environment. When we use Node.js to call third-party interfaces, we sometimes encounter an error of 403 from the interface returning 403...

Choosing the right Bitcoin market viewing software is crucial, it can help investors grasp market conditions in real time and make smarter investment decisions. This article will guide you how to make a choice, covering personal needs assessment (trading frequency, analysis depth, information needs and budget), software type selection (exchange interface, professional software, market website/APP), core functional considerations (data reliability, chart tools, custom settings, community communication and platform compatibility), and direction recommendations (maturity financial platform, cryptocurrency aggregation platform, community recommendation software). Finally, it is recommended that you try a few more software and compare it to choose the tool that best suits your needs. Please remember that software is only an auxiliary tool, and you must be cautious when investing at your own risk.

The OKX trading platform can be downloaded through mobile devices (Android and iOS) and computers (Windows and macOS). 1. Android users can download it from the official website or Google Play, and they need to pay attention to security settings. 2. iOS users can download it through the App Store or follow the official announcement to obtain other methods. 3. Computer users can download the client of the corresponding system from the official website. Always make sure to use official channels when downloading, and register, log in and security settings after installation.

Static binding (static::) implements late static binding (LSB) in PHP, allowing calling classes to be referenced in static contexts rather than defining classes. 1) The parsing process is performed at runtime, 2) Look up the call class in the inheritance relationship, 3) It may bring performance overhead.

Article introduction Binance download portal varies by device and operating system. You need to first clarify the device type, then visit the official website Binance.com (note to check the domain name), look for the "Download" button in a prominent position on the official website, and select download according to different operating systems. The computer version download and install the installation program is prompted to install; Android needs to confirm security from the official website; iOS search and download it in the App Store. After downloading, you need to create or log in to an account, and pay attention to keeping the account information and keys.

Welcome to download the Bitget application to provide safe and reliable digital asset trading services. With our advanced platform, you can easily manage your portfolio and enjoy a smooth and user-friendly trading experience. Bitget applications provide high liquidity and in-depth markets to ensure you get the best execution price. We are committed to creating a safe and transparent trading environment for our users and always prioritize the security of your funds.
