Free CSE Learning

Free CSE Learning

Share

Learn Computer Science and Engineering from Experienced University Faculty (CSE). "Free CSE Learning" is one of the leading e-learning platform of Bangladesh.

27/06/2024

๐‘ท๐’“๐’Š๐’Ž'๐’” ๐‘จ๐’๐’ˆ๐’๐’“๐’Š๐’•๐’‰๐’Ž ๐‘ฝ๐‘บ ๐‘ฒ๐’“๐’–๐’”๐’Œ๐’‚๐’'๐’” ๐‘จ๐’๐’ˆ๐’๐’“๐’Š๐’•๐’‰๐’Ž
It is a small difference between Prim's Algorithm and Kruskal's Algorithm. Hope you all find it helpful.
For better understanding, click the link below and watch our YouTube channel ๐‘ญ๐’“๐’†๐’† ๐‘ช๐‘บ๐‘ฌ ๐‘ณ๐’†๐’‚๐’“๐’๐’Š๐’๐’ˆ.
Full video Link: https://youtu.be/0Sx-vk04gM4?si=a-Xgm9ScHOpEg81u

25/06/2024

๐‚๐ก๐ž๐œ๐ค๐ฌ๐ฎ๐ฆ (๐„๐ซ๐ซ๐จ๐ซ ๐ƒ๐ž๐ญ๐ž๐œ๐ญ๐ข๐จ๐ง & ๐‚๐จ๐ซ๐ซ๐ž๐œ๐ญ๐ข๐จ๐ง)
Checksum error detection is one of the most popular methods for identifying errors in transmitted data. The process involves dividing the main data into equally sized segments called fixed frames and using a 1โ€™s complement (checksum) to calculate the sum of these segments. The overall sum is then sent with the data to the receiver is called a packet.
At the receiverโ€™s end, the same process is repeated as discussed above and if all zeroes are obtained in the sum at the receiver, the data is correct and error otherwise. We discussed the topic with two problem examples in depth for better understanding.
You can also check the full video of this lecture on our YouTube channel ๐‘ญ๐’“๐’†๐’† ๐‘ช๐‘บ๐‘ฌ ๐‘ณ๐’†๐’‚๐’“๐’๐’Š๐’๐’ˆ.
Full video link: https://youtu.be/OUVYKdmBJkY?si=PgvUxYBY1ARM7utO

23/06/2024

๐‚๐ก๐ž๐œ๐ค๐ฌ๐ฎ๐ฆ (๐„๐ซ๐ซ๐จ๐ซ ๐ƒ๐ž๐ญ๐ž๐œ๐ญ๐ข๐จ๐ง ๐ƒ๐ž๐Ÿ๐ข๐ง๐ข๐ญ๐ข๐จ๐ง)
In this lecture, we discussed another definition of Checksum error detection.
To get the full video, click here,
https://youtu.be/fwfQOgifApw?si=RS-qT_IrVIJ-zOYo

22/06/2024

๐‘ท๐’“๐’Š๐’Ž'๐’” ๐‘จ๐’๐’ˆ๐’๐’“๐’Š๐’•๐’‰๐’Ž ๐’‡๐’๐’“ ๐‘ด๐’Š๐’๐’Š๐’Ž๐’–๐’Ž ๐‘บ๐’‘๐’‚๐’๐’๐’Š๐’๐’ˆ ๐‘ป๐’“๐’†๐’†
Prim's algorithm aims to find a minimum spanning tree of an undirected edge-weighted graph. This algorithm starts with a single node and travels through several adjacent or connected nodes to explore all connected edges on the way. The spanning tree should be connected, it also finds a minimum spanning tree. MST is a greedy algorithm that adds the lowest weighted edge but does not form a cycle. We discussed every topic in depth for better understanding.
For better understanding, click the link below and watch our YouTube channel ๐‘ญ๐’“๐’†๐’† ๐‘ช๐‘บ๐‘ฌ ๐‘ณ๐’†๐’‚๐’“๐’๐’Š๐’๐’ˆ.
Full video Link: https://youtu.be/0Sx-vk04gM4?si=a-Xgm9ScHOpEg81u

20/06/2024

๐Ÿ…ฒ๐Ÿ…ท๐Ÿ…ด๐Ÿ…ฒ๐Ÿ…บ๐Ÿ†‚๐Ÿ†„๐Ÿ…ผ
Hello everyone and welcome back after Eid Ul Azha. I hope you enjoyed your Eid very well. Now it's time to start our study.

In this video, you will learn about a small definition of Checksum and error detection. You all know it is a significant topic of Data Communication. The full video will be uploaded on this page real soon. You can also check the full video of this lecture on our YouTube channel ๐‘ญ๐’“๐’†๐’† ๐‘ช๐‘บ๐‘ฌ ๐‘ณ๐’†๐’‚๐’“๐’๐’Š๐’๐’ˆ.

Full video link: https://youtu.be/OUVYKdmBJkY?si=PgvUxYBY1ARM7utO

24/05/2024

๐‘ฉ๐’‚๐’”๐’†๐’ƒ๐’‚๐’๐’… ๐‘ป๐’“๐’‚๐’๐’”๐’Ž๐’Š๐’”๐’”๐’Š๐’๐’ (๐‘ณ๐’๐’˜ ๐‘ท๐’‚๐’”๐’” ๐‘ช๐’‰๐’‚๐’๐’๐’†๐’ ๐’˜๐’Š๐’•๐’‰ ๐‘ณ๐’Š๐’Ž๐’Š๐’•๐’†๐’… ๐‘ฉ๐’‚๐’๐’…๐’˜๐’Š๐’…๐’•๐’‰)
This tutorial has discussed about Baseband Transmission using Limited Bandwidth in terms of Data Communication, one of the most popular topics in Data Communication in Bangla. Low pass channel is a channel with a frequency that starts from zero (0). A digital signal is a composite analog signal with infinite bandwidth. The LAN is a common example of baseband signaling. We studied two Approximations (Rough Approximation and Better Approximation) for bit rate and bandwidth calculation.

Also keep an eye on our YouTube channel ๐‘ญ๐’“๐’†๐’† ๐‘ช๐‘บ๐‘ฌ ๐‘ณ๐’†๐’‚๐’“๐’๐’Š๐’๐’ˆ
YouTube link of this lecture: https://youtu.be/sdjbpgeGs4E?si=ODZXj_LIVyebSkdB

23/05/2024

๐‘ฉ๐’‚๐’๐’…๐’˜๐’Š๐’…๐’•๐’‰ ๐’‚๐’๐’… ๐‘น๐’†๐’๐’‚๐’•๐’†๐’… ๐‘ด๐’‚๐’•๐’‰

In this tutorial, we have discussed, Bandwidth of a composite (periodic and non-periodic Signal), one of the most popular topics in Data Communication in Bangla. The bandwidth of a composite signal refers to the difference between the highest and lowest frequencies contained in that signal. We explained about bandwidth and then we solved three numerical problems with frequency spectrum analysis.

Also keep an eye on our YouTube channel ๐‘ญ๐’“๐’†๐’† ๐‘ช๐‘บ๐‘ฌ ๐‘ณ๐’†๐’‚๐’“๐’๐’Š๐’๐’ˆ
YouTube link of this lecture: https://youtu.be/Yw8aS3xbC4U?si=L4Xh8hLXLvtJeyXt

22/05/2024

๐‘ฉ๐’Š๐’• ๐‘น๐’‚๐’•๐’† ๐’Š๐’ ๐‘ซ๐’‚๐’•๐’‚ ๐‘ช๐’๐’Ž๐’Ž๐’–๐’๐’Š๐’„๐’‚๐’•๐’Š๐’๐’
In telecommunications, bit-rate is the number of bits that are conveyed per unit of time or per second. The bit rate is expressed in the unit bit per second (bps), in most cases in conjunction with prefix such as kilo, mega, giga, or tera. We explained about bit rate and then we solved three numerical problems related to bit rate. We discussed every topic in depth for better understanding.

Also keep an eye on our YouTube channel ๐‘ญ๐’“๐’†๐’† ๐‘ช๐‘บ๐‘ฌ ๐‘ณ๐’†๐’‚๐’“๐’๐’Š๐’๐’ˆ
YouTube link:
https://youtu.be/Uwis670-z_w?si=cDnHyVD39C0Jq85S

17/05/2024

๐‘ฟ๐‘ต๐‘ถ๐‘น ๐‘ฎ๐’‚๐’•๐’† ๐‘ท๐’“๐’๐’‘๐’†๐’“๐’•๐’Š๐’†๐’” (๐‘ท๐’Š๐’ ๐‘ช๐’๐’๐’‡๐’Š๐’ˆ๐’–๐’“๐’‚๐’•๐’Š๐’๐’)
For better understanding, keep an eye on our YouTube channel, ๐‘ญ๐’“๐’†๐’† ๐‘ช๐‘บ๐‘ฌ ๐‘ณ๐’†๐’‚๐’“๐’๐’Š๐’๐’ˆ.
Full video link: https://youtu.be/joRJoefISqo?si=tbjLz-FtX4CBeOg9

Want your school to be the top-listed School/college in Dhaka?

Click here to claim your Sponsored Listing.

Location

Category

Address


Dhaka