Some tech skills i’m looking forward to learning this yearSince the tech boom in 2020, there have been changes here and there in the tech field, with the advancement of AI significantly reshaping…Mar 12Mar 12
InsiderAn insider is any person who has or had authorized access to or knowledge of an organization’s resources, facilities, information…Feb 5, 2024Feb 5, 2024
The Differences between Let and ConstIn the old days , if we want to declare a variable in javascript. We would use the var keyword. var stands for variable. However in the…Nov 10, 2023Nov 10, 2023
HTML Inline vs Block element: what you need to know.As you might have know earlier, HTML has four ways in which elements can be displayed on our webpage. Namely:Oct 25, 2023Oct 25, 2023
WHY IS IT CALLED ‘PYTHON’?Python is an object oriented, dynamic, versatile, interpreted language that has numerous applications like web development and machine…Oct 11, 2023Oct 11, 2023
FACTORS TO CONSIDER WHEN CHOOSING A NEW PROGRAMMING LANGUAGE AS A BEGINNNER1 Versatility: This means a programming language has a wide range of use. Beginners should choose a programming language that has several…Aug 31, 2023Aug 31, 2023
List of python libraries every programmers should knowIn computer programming, a library is a collection of codes, functions that programmers can use to reduce the time taken to complete their…Aug 18, 2023Aug 18, 2023
PYTHON LISTS : WHAT YOU NEED TO KNOWPython List is a built-in data structure that is used to store collection of data, A good analogy of python list is a list of book stored…Aug 11, 2023Aug 11, 2023