# Learning-Code **Repository Path**: uxiew/Learning-Code ## Basic Information - **Project Name**: Learning-Code - **Description**: Weekend Language! - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-04-02 - **Last Updated**: 2022-05-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CodeTips 当我们学习任何一门新语言时,都需要按照一定的步骤顺序去学习该语言的规则和特性。比如:HelloWorld怎么写,数据类型(包括字符处理),控制流程,异常处理,函数,面向对象,文件操作,并发处理,网络编程等等。 如今编程语言更新换代更加快速,越来越多新语言新技术如雨后春笋般涌现,快速学习并掌握新语言新技术的能力变得尤为重要。 了解 Weekend Language ! # Languages List * PHP :[php_learn.php](https://gitee.com/chandlerver5/Learning-Code/blob/master/php_learn.php) * Go :[gotips_test.go](https://gitee.com/chandlerver5/Learning-Code/blob/master/gotips_test.go) * Python :[python_tips.py](https://gitee.com/chandlerver5/Learning-Code/blob/master/python_tips.py) * Swift :[swift.swift](https://gitee.com/chandlerver5/Learning-Code/blob/master/swift.swift) * SQL :[learnMySQL.sql](https://gitee.com/chandlerver5/Learning-Code/blob/master/learnMySQL.sql)