Skip to content

Kowana's coding

  • LIFE
  • TECH
  • STOCK
  • GOLF
  • CODING
  • HAPPINESS

programming

Which language is the best for programming beginner?

November 27, 2020 by kowana

Many beginners are asking this question which language is the best to learn programming. The answer is any language what you can do right now in your environment. My son is doing it on scratch. I think it’s enough for understanding of programming. Do it right now Don’t spend your expensive time to choose the … Read more

Categories programming Tags programming Leave a comment

Tags

AWS (1) BLOC (1) Flutter (15) gunicorn (1) iOS (1) M1 (1) Mac (1) nginx (1) programming (1) python (7) singleton (2) stackoverflow (2) SW (1) 개발자 (2) 공부 (1) 공부법 (1) 대학 (1) 디자인패턴 (1) 맥북 (1) 모바일앱 (1) 스택오버풀로우 (2) 싱글톤 (1) 코딩 (1) 코딩개념 (2) 파이썬 (6) 플러터 (14)

Categories

  • programming
  • TIP
  • 개발환경
  • 모바일앱
  • 잡담
  • 코딩
  • 코딩개념

Hot

  • Start Python #1 Thread safe singleton pattern
    The singleton pattern ensures class has only one instance, and provides a global point of access to it. ((Freeman Robson,…
    Continue reading »
  • Mobile app by flutter – google sign in based on BLOC architecture
    Continue reading »
  • Start Python #1 Thread safe 싱글톤 패턴
    싱글톤 패턴 설명은 다음과 같습니다. 싱글톤 패턴은 클래스가 단 하나만의 인스턴스를 갖도록 보장하고 글로벌 접근이 가능하도록 합니다. The singleton pattern…
    Continue reading »
  • 수학은 국어와 한문이 핵심이고 코딩핵심은 영어와 검색이다
    코딩핵심은 무엇인가라고 물어본다면 나는 영어와 검색이 먼저라고 답하고 싶다. 중학생이 된 아이의 수학 교과서를 함께 본 적이 있다. 수학은 그냥…
    Continue reading »
  • Start Python #2 Unit Test 사용하기 ( feat. pytest )
    저는 pytest 를 coding중에 Unit Test 를 위해서 사용합니다. 저의 Python 환경은 3.4이상이며 저는 현재 3.6.9를 사용합니다. 3.4이하에서는 에러가 발생할…
    Continue reading »
© 2026 Kowana's coding • Built with GeneratePress