What programing language(s) you would be learning in 2023?

beam_tech

Well-known member
  • Oct 13, 2017
    7,931
    14,319
    113
    වැලිවේරිය
    Coding නැතුව අතේ පයේ රස්සාවක් ඉගෙන ගනින්...ගොවිතැන්,සත්ව පාලනය,දඩයම්...මට හිතෙනව next 50 years මිනිස්සු ආයේ primitive වෙයි කියලා🤭🤭

    TS,Rust හොද මාකට් එකක් තියෙයි
     

    NEMISIS

    Well-known member
  • Nov 13, 2013
    11,364
    19,482
    113
    Colombo
    Just master a one language, it doesn't have to be the latest or a modern one. and learn all the programming concepts and design patterns with related to that language.
    Then learning new language is just a two or three days of work. you just need to map the concepts between the new language and the one you have mastered.

    For an example,
    I know what is singleton how to use and when to use. Usual singleton implementation is have (private?) static instance, private constructor and getInstance method.
    so if i want to implement singleton using X language, i just google
    private static variable in x language
    private constructor in x language
    getter override in x language

    or most probably, how to implement singleton in x language


    If you already know a language, then i guess JS/TypeScript/Swift/Kotlin/Go/Rust would be good candidates for 2023.
     
    Last edited:

    EKGuest

    Well-known member
  • Nov 16, 2022
    3,206
    5,703
    113
    Just master a one language, it doesn't have to be the latest or a modern one. and learn all the programming concepts and design patterns with related to that language.
    Then learning new language is just a two or three days of work. you just need to map the concept between the new language and the one you have mastered.
    Wise words! Are you a professional developer?
     

    CodeMan

    Well-known member
  • Aug 26, 2021
    668
    905
    93
    මන් මේ අවුරුද්දේ rust ඉගෙන ගන්න පටන් ගත්තා.. තාම ඉගෙන ගන්නවා..

    ලබන අවුරුද්දේ ඉගෙනගන්න කැමති දේවල් : kubernates, go, advanced bash, assembly, advanced java


    විශේෂ වාසියක් තියෙනවද බන් dotnet වලට වඩා? වාසිය functional paradigm එකෙන් code කරන ඒක ලේසි එක විතරද?
    ------ Post added on Dec 7, 2022 at 3:45 PM
    What use cases can assembly be used machan? and how is the demand ?
     

    EKGuest

    Well-known member
  • Nov 16, 2022
    3,206
    5,703
    113
    Not for using it for commercial purposes mchn..just to understand the inner workings of the computer :)
    System Programmer කෙනෙක් වෙන්න බලාපොරොත්තු වෙන අයට විශේෂයෙන් හදපු Degree දැන් ලංකාවේ තියෙනවද?
     

    siri_ayya

    Well-known member
  • Feb 1, 2022
    16,966
    1
    29,883
    113
    System Programmer කෙනෙක් වෙන්න බලාපොරොත්තු වෙන අයට විශේෂයෙන් හදපු Degree දැන් ලංකාවේ තියෙනවද?
    ehema degree nm mn danna tharamin na machn..degrees thiyenne computer science wla fundamentals uganwanna ne ..sub field eka, use krna tools, frameworks ehema self learning thama
     
    • Like
    Reactions: EKGuest