Passionate Computer Programmer

Recent Posts

CC#

C# Delegates overview with examples

Delegates are similar to C++ function pointers, but delegates are fully object-oriented, and unlike C

How many ways to get data from html element by jQuery?

In jQuery, there are several ways to get data from an HTML element. Here are some common methods alon

HSC ICT | Number System – Decimal to Binary | Chapter 3.1 | Part – 05

https://www.youtube.com/watch?v=Tz--Za2EazY&list=PLpl5uFFM1_UE08cl72z1m9xoJxtbM1aAg&index=5

HSC ICT | Number System – Octal and Hexadecimal | Chapter 3.1 | Part – 04

https://www.youtube.com/watch?v=pIYpY4ZQU3U&list=PLpl5uFFM1_UE08cl72z1m9xoJxtbM1aAg&index=4

Programming Tips

JavaScript Tips

10 Modern ES6 Code Snippets to Solve Practical JavaScript Problems

Here I have hand-picked some of the most useful code snippets.  In this article I tried to sort them