10 years is an important milestone, and I started to reflect on the mistakes I have made in the past and think about what kind of advice I hope to get from my peers. With everything changing so quickly, I'm not sure these lessons still apply.
Whether you are a newbie or an experienced player, I believe you will find the puzzle-solving methods I provide very useful. I look forward to hearing your views and comments, so please feel free to write me back.
The biggest mistake I have made in the past 10 years is: I changed software platforms every time I changed jobs.
First I used Enterprise Java Development, then embedded C software, then, for Windows desktop applications I used VB, C# and C, then for iOS applications I used Objective-C, then used NDK to make Android libraries, and finally made Android application.
This career is truly remarkable, but the bosses don’t care. There is no point in spending 10 years developing software. If you can't create Android apps, you won't get a job as an Android developer.
Changing software platforms can have a huge negative impact on your resume. It's really difficult for an employer to decide to pay a lot of money to hire a developer who is not an expert in a particular software product.
Many companies don't care about your past. Technical interviews are more important than all those years of working on other software platforms. This is why good developers can find jobs even without years of development experience.
How can we adapt to the market? You can do it, just like me. But you need to invest in yourself: learn new skills in your free time, and even take time off to learn if you need to. Also lower your salary expectations. You need to take one step back and then two steps forward.
Once you find a software platform, framework, or language that you are passionate about, stick with it. Your expected salary and your employability will be much better in the long run than switching software platforms frequently. Find the best company that has demand for this skill set and jump in. I know this is obvious, but it took me years to realize it.
Don’t seek management positions just for moneyI used to think that high-paying jobs were for people who wore suits and made executive decisions. While this is true for a small percentage of people, skilled developers typically earn higher wages than middle managers.
I have always wanted to be a project manager in my career. I became a Master in Project Management after learning many interesting things. However, after working as a product manager for a while, I eventually realized that wasn't for me.
As developers, our frustration comes from bad company culture, or more precisely: bad technical culture. I saw a huge difference between these two aspects and I left Spain. I feel more appreciated (now) and I love my job more.
If you are unhappy at work as a developer, promotion does not solve the problem. It is better to change jobs, change companies, travel, open your heart and work abroad. There are many technology centers in the world that are in urgent need of developers.
Frustration and feelings of failure among developers are more common than we think. Our managers rarely understand that the mental and physical exhaustion caused by time constraints affects code writing, results and volume. Sometimes we just need to get out and get some fresh air. As mentioned in the tips I wrote below.
Take a breakI had never been unemployed until this year. After 10 years, I needed to take a break to "restructure" my career, and it was one of the best decisions I've ever made.
I took a 5 month break, left my job and became voluntarily unemployed. I could feel how worried everyone was that my career would be over, but it was just the opposite.
From changing jobs one by one in the past 10 years, during which I only took paid annual leave, to now I don’t have to work. It’s really great. There’s nothing worse in our industry than working in a job that doesn’t bring you joy.
In my case, for 4 years, I wanted to sit down and learn German, but never got around to it. During these five months, I took intensive reading courses, three hours a day, which raised my language level from A2 to B2, which is enough for daily social activities.
Going back to work again was a lot easier than I thought. So don’t be afraid to take a break if you need one. In our industry, a gap in your resume is self-explanatory. However, if you do this, you have to make sure you follow my advice below.
ABC: Never Stop CodingDuring my 5-month break, I started a personal project: an Android app using an API. I would like to have an easy-to-use application for adding and removing records from my collection. I also wanted to hone my development skills.
Thanks to this cute little project, I was able to tackle job interviews slowly and confidently. It allowed me to experiment with new libraries and development patterns that I still use successfully at work today.
I wish I had started doing this. Our work tends to become repetitive and become more disorganized after a few years. Therefore, our space for exploration, experimentation and self-improvement becomes smaller and smaller.
Having personal projects, reading (writing) podcasts and trying to speak your mind will make you a better developer in the long run. For fun, put your code on GitHub and share your experiences with the community.
Participate in the communityWhen I was a student, I always thought that I didn’t have time to participate in group and club activities. When I got my first job, the last thing I wanted to do was hang out with other developers.
I was wrong.
Meetups and user groups are fun and a great place to meet fellow developers outside of your work circle. Be proactive if you want to take advantage of this. Offer your help, share your experiences, talk to those around you. Everyone loves to talk about their experience, and you'll probably meet some potential employers.
Some novice groups always need trainers. You can also mentor new people, run workshops, or even launch sponsorships.
If you don’t know where to start, ask a question on Twitter or search on Meetup.com. Look for Google Developer Groups, Cocoaheads or JS usergroups. Local groups are always better than global communities, go to meetups and have fun.
Of course, pay attention to your behavior. Learn their code of conduct and stick to it. Get liked by different types of people and don’t be afraid to talk to them so you can diversify.
Ignore recruitment announcementMy final piece of wisdom. Don’t get jobs through job postings.
The recruitment announcement has been spoiled. Overly complex HR processes, candidate tracking systems, resume spam and a lack of clear communication are just a few of the reasons why companies no longer rely on headhunters to find talented people.
Real geniuses ignore job announcements. The Internet is a way. When you're in your local community, you'll get the latest news - when someone leaves a key role, when a company you're interested in secures funding and who's hiring.
You will also know that some companies are better than others. Many developers at companies that are hiring will be honest with you and will tell you whether their manager is great or even what their salary is.
If you see a job opportunity that interests you, check your network. See if anyone in your user group or LinkedIn works or has worked there, or ask if anyone knows anyone there. Contact them directly to talk to the CTO, HR manager, or other developers in the company.
Headhunters are great, but don't rely on them. Their job is to fill a job opening before someone else does, they're not there to help you find a job, they don't work for you. If the spot they offer is exactly what you're looking for, go for it, if it's not what you're looking for, say thank you, but there's no need to actually thank them.
I hope my article is helpful to you. I guess these boil down to being happy and fun. Don't have too high aspirations, just enjoy development as a hobby, and you will always love your job.
- Insist on using one software platform, framework or language. Your career will be better in the long run.
- If you really want to be a developer, don't be forced into a management role.
- Take a break if necessary
- Don’t stop writing code, have personal projects and enjoy development as a hobby.
- Get involved in the community, attend parties, have fun and recover.
- Ignore job postings, build your network, and talk to people if you're looking for a new job.
The above is the detailed content of Success factors for developers. For more information, please follow other related articles on the PHP Chinese website!

linux设备节点是应用程序和设备驱动程序沟通的一个桥梁;设备节点被创建在“/dev”,是连接内核与用户层的枢纽,相当于硬盘的inode一样的东西,记录了硬件设备的位置和信息。设备节点使用户可以与内核进行硬件的沟通,读写设备以及其他的操作。

区别:1、open是UNIX系统调用函数,而fopen是ANSIC标准中的C语言库函数;2、open的移植性没fopen好;3、fopen只能操纵普通正规文件,而open可以操作普通文件、网络套接字等;4、open无缓冲,fopen有缓冲。

端口映射又称端口转发,是指将外部主机的IP地址的端口映射到Intranet中的一台计算机,当用户访问外网IP的这个端口时,服务器自动将请求映射到对应局域网内部的机器上;可以通过使用动态或固定的公共网络IP路由ADSL宽带路由器来实现。

在linux中,eof是自定义终止符,是“END Of File”的缩写;因为是自定义的终止符,所以eof就不是固定的,可以随意的设置别名,linux中按“ctrl+d”就代表eof,eof一般会配合cat命令用于多行文本输出,指文件末尾。

在linux中,可以利用“rpm -qa pcre”命令判断pcre是否安装;rpm命令专门用于管理各项套件,使用该命令后,若结果中出现pcre的版本信息,则表示pcre已经安装,若没有出现版本信息,则表示没有安装pcre。

在linux中,交叉编译是指在一个平台上生成另一个平台上的可执行代码,即编译源代码的平台和执行源代码编译后程序的平台是两个不同的平台。使用交叉编译的原因:1、目标系统没有能力在其上进行本地编译;2、有能力进行源代码编译的平台与目标平台不同。

在linux中,rpc是远程过程调用的意思,是Reomote Procedure Call的缩写,特指一种隐藏了过程调用时实际通信细节的IPC方法;linux中通过RPC可以充分利用非共享内存的多处理器环境,提高系统资源的利用率。

linux查询mac地址的方法:1、打开系统,在桌面中点击鼠标右键,选择“打开终端”;2、在终端中,执行“ifconfig”命令,查看输出结果,在输出信息第四行中紧跟“ether”单词后的字符串就是mac地址。


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

Dreamweaver Mac version
Visual web development tools

MantisBT
Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

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

SAP NetWeaver Server Adapter for Eclipse
Integrate Eclipse with SAP NetWeaver application server.

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