当前位置:网站首页>Let's talk programming languages together
Let's talk programming languages together
2022-08-11 04:55:00 【talk_8】
Article table of contents
Why write
Programming technology is developing rapidly, and programming languages are emerging one after another, so we need to constantly learn new technologies and new languages.I still remember that when I was in school, I always felt that it was difficult to learn programming languages. After more than ten years of programming and development, I found that learning programming languages is not that difficult. Find some sample programs and write them. Basically, you can get started within a week, and the restThe main thing is to pay attention to the details of the language until you reach the level of proficiency in using the language.
My first programming language was C, then I learned C++, which I learned in college, and I taught myself Java and OC after working in mobile development, and now useThe Kotlin, Swift and Dart. And Python for the hassle of working out.After using these programming languages, I summarized a set of my own learning ideas and methods. I plan to share these ideas and methods in the form of blogs, hoping to help friends who are preparing to learn programming languages.
What to write
The content of the blog belongs to experience sharing. I will classify and summarize the knowledge in programming languages, so that everyone can master the ideas behind the programming languages. When encountering new programming languages, you can use this idea to quickly master new programming languages.Programming language.Of course, the idea is abstract, and the program is concrete. I will demonstrate the abstract idea through concrete code.
The code is written in swift, kotlin and dart languages. I chose these three languages because they are the programming languages I am currently using. I am familiar with them. The most important thing is that they are relatively similar.fast
边栏推荐
- 交换机和路由器技术-24-OSPF单区域配置
- K8s Review Notes 7--K8S Implementation of Redis Standalone and Redis-cluster
- About data paging display
- Object Creation and Display Transformation
- 绿盾加密如何顺利切换成IP-Guard加密
- 我的LaTeX入门
- Word2021 中的图片保存后就变模糊了
- The principle, architecture, implementation, practice of "transfer" and "search", no need to be afraid of interviews
- Switches and routers technology - 26 - configure OSPF peripheral area
- How to switch Green Shield encryption to IP-Guard encryption smoothly
猜你喜欢

leetcode 9. 回文数

交换机和路由器技术-32-命名ACL

Object Creation and Display Transformation

梅克尔工作室--OpenEuler培训笔记(1)

Switches and routers technology - 21 - RIP routing protocol

网络技能树

CAD2020 打开错误报告 e06d7363h Exception at 13644F69h

优化是一种习惯●出发点是“站在靠近临界“的地方

交换机和路由器技术-35-NAT转PAT

Switches and routers technology - 26 - configure OSPF peripheral area
随机推荐
澳大利亚网络空间安全体系建设论析
The basics of binary heap~
开发工具篇第七讲:阿里云日志查询与分析
-Fill in color-
Switch and Router Technology-31-Extended ACL
源代码加密技术浅析
在 关闭页面/卸载(unload)文档 之前向服务器发送请求
Resize() usage row pit in vector
自研能力再获认可,腾讯云数据库入选 Forrester Translytical 报告
FPGA工程师面试试题集锦121~130
论文笔记:Bag of Tricks for Long-Tailed Visual Recognition with Deep Convolutional Neural Networks
The principle, architecture, implementation, practice of "transfer" and "search", no need to be afraid of interviews
Switch and Router Technology - 22/23 - OSPF Dynamic Routing Protocol/Link State Synchronization Process
[Server installation mysql] Use mysql offline installation package to install mysql5.7 under centos7
2021 Network Planning Designer Afternoon Case Questions
K8s Review Notes 7--K8S Implementation of Redis Standalone and Redis-cluster
关于数据分页显示
Layered Architecture & SOA Architecture
Paper Notes: Bag of Tricks for Long-Tailed Visual Recognition with Deep Convolutional Neural Networks
ALSA音频架构 -- aplay播放流程分析