CrazyEngineers
  • How to improve programming logic?

    Latish1337

    Latish1337

    @latish1337-MY31hB
    Updated: Oct 26, 2024
    Views: 1.1K
    hey guys tell me how to improve programming logics
    0
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • Kaustubh Katdare

    AdministratorSep 15, 2015

    Latish1337
    hey guys tell me how to improve programming logics
    The more your practice, the better you get at it. Tagging #-Link-Snipped-# to answer this further.
    Are you sure? This action cannot be undone.
    Cancel
  • Vishal Sharma

    MemberSep 15, 2015

    Latish1337
    hey guys tell me how to improve programming logics
    I'll suggest a book you can use to understand the way you have to think.
    Made Easy - Karumanchi
    Are you sure? This action cannot be undone.
    Cancel
  • Aashish Joshi

    MemberSep 16, 2015

    Latish1337
    hey guys tell me how to improve programming logics
    The only way to "improve programming logics" is to get your hands dirty. Write a piece of code.

    Now, you may wonder what type of program should you write? Take everyday life and see if you can pick up come mini-projects on your own.

    For example, if you know [HASHTAG]#perl[/HASHTAG] - you can think of writing a script that runs every hour -> checks your email account for an email from #-Link-Snipped-# -> sends you an SMS with the subject line as the content if there is an unread email.

    This is just off the top of my head. You can use this to get instant notifications of emails from important people (maybe an HR of a company, etc).

    The more you write programs (even simple ones) the more you hone your skills.
    Are you sure? This action cannot be undone.
    Cancel
  • rahul69

    MemberSep 16, 2015

    Latish1337
    hey guys tell me how to improve programming logics
    Practice is the key. Take interest in programming and practice more and more.
    Solve puzzles, it will help, then think about logic to solve those puzzles automatically (through programs).
    Participate in online coding sites (like topcoder, codechef etc).
    Think about multiple ways to code solutions and try to find the best solution (aim for O(n)).
    Discuss with others, those who have interest in programming (like here on CE), this will give multiple solutions and different viewpoints to approach the problem.
    Good Luck 😀
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register