Code Monkey home page Code Monkey logo

multiprogramming.language.developer's Introduction

标题和内容还没想好,先放上来,渐进明细

如何快速学会另一门编程语言?

掌握某一编程语言的最少必要知识,然后大量的去用。

掌握最少必要知识的方法论:

Step 1:精通一门编程语言,总结出最佳实践,并写成相关demo,这个demo要能让初学者7天内从10分达到85分以上。

Step 2:学新语言时就按这个demo再用新语言实现一遍,也许新语言更麻烦,也许更简单。但只要这么去做了,就能很快达到60分。

Step 3:真实使用后有新的发现及时更新,从而做到在极短的时间内再熟悉另一门语言。

怎么用

  • 只是看是不够的,不同方法有多重参数,及多重返回值,Demo不可能面面俱到,所以需要你去把玩的:改不同参数,看其返回值,一步一步调试看结果。

我熟练使用C#,用了有10多年了,写C#的Demo花费了3天时间。 学java前觉得3天应该就差不多了,最后15天了,才觉得应该差不多了。 学python前觉得用过年3天应该也差不多了,现在看来可能跟学java的场景差不多 基础语法是差不多,但都有不一样的地方,都要学,自然的会对比差异,这个也要花时间的,有时这个对比会限制学新语言。

不能或者不便于看源码时,就不去看,通过猜测学习感觉没多久就什么学的了,也就是觉得自己已经精通了,而看了源码后才发现自己知道的只是皮毛、有时还是错的

目标时:C#-->Java-->Python-->Go

基础语法 if else switch do while for foreach int decimal tuple bool == != class string datetime collection thread file http

第三方库

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.