Who am I and What am I doing?

330 阅读1分钟

Recently I learned Data Structure and Algorithms with CoderWhy on Bilibili and his blogs, so I decided to make some notes for the people who did the same thing with me. However, I want to keep practicing English. Then, I made the decision to write coding notes with English. I know that is wired in this community, but I really want to do something with coding and the language I am learning. SO, let's get started!

Personal Introduction:

Hi, Friends. If you are new here, my name is Dejun Zhang, I have been working as a Java Developer for almost 3 years.

​ A year ago, I quitted the office and started to think about my life. During the years, my job responsibility was to code business logic in the traditional coding industry.

​ NOW, I am trying to improve both my programming skills and English.

​ I know you have read lots of articles of Data Structure and Algorithms in Chinese, now, you have the different one!

​ If I had anything wrong with coding, interpretation, and English, please tell me or comment under blow, let me know. If you like this article, please give me a "thumb up" and subscribe to me!

WHY I coded Data Structure with JavaScript NOT Java?

​ The simple answer was I learned this course with JS, Firstly, I want to make notes with JavaScript and get fully understanding of Data Structure with JS. Then I will implement it with Java or Python again.

Have you ever learned Data Structure when you were a Java Developer?

​ I think I get to know some data structures. BUT, I feel like my basic programming skills are weak. SO, I want to study from the beginning. It will be never late if you really want to achieve something.