Improve your programming skills - Part 2


SUBMITTED BY: bhaatt

DATE: May 17, 2022, 6:16 p.m.

FORMAT: Text only

SIZE: 801 Bytes

HITS: 63

  1. Welcome to part 2 of improve your programming skills.
  2. In part one I discuss about the algorithm (logics). Now I will discuss about the bug fixing. Bug in programming language is refer to the coding error in a computer program.
  3. You may face coding error or technical error like IDE or system configuration. You need to learn both type of bugs.
  4. -> In technical error, you may face some problem related to system configuration or software which you use to program your code. It may include some update in IDE or system.
  5. -> In coding error, you may face some problem related to your code. For instance you write the bad syntax or bad logic for your program which stop your program to stop working properly.
  6. For part 1 please visit https://bitbin.it/WjKWjqPA/
  7. Thanks for reading my paste.

comments powered by Disqus