Damn Hit
Damn Hit
  • Видео 10
  • Просмотров 259 339
For loop and While loop in Perl from Damnhit.com
In this lecture it is clearly shown as how to run For loop and while loop by using perl with a clear example. For more videos visit
www.damnhit.com/
Просмотров: 548

Видео

functions in perl from Damnhit.com
Просмотров 19510 лет назад
This video contains a detailed description of how to implement a function in perl. This shows a simple function call as well as call by value of function. For more videos see damnhit.com/
introduction to perl from damnhit.com
Просмотров 6710 лет назад
in this video a clear and a very brief introduction to perl has been given. along with that a simple hello world program is also demonstrated. for more videos on perl, please visit damnhit.com
if else & if-elsif-else in perl from Damnhit.com
Просмотров 30910 лет назад
in this video a clear explanation of the if condition in Perl is given and if else-if else condition is also given with working example. for more please see damnhit.com/
Logic Gates representation using Universal Gates
Просмотров 241 тыс.10 лет назад
Brief about Universal Gates is given and how to represent all the basic gates with universal gates is shown in this Video. For scanned copy of the Explanation visit damnhit.com For more videos on digital electronics, please visit damnhit.com
Conversion of Decimal to Hexa Decimal Damnhit.com
Просмотров 22210 лет назад
This video will show you as how to convert Decimal number to Hexa Decimal and Back.
Number Sequences in Decimal, HexaDecimal, Octa, Ternary, Binary Damnhit.com
Просмотров 13 тыс.10 лет назад
Write a number sequence in different number systems is shown in this video. Place values and shifting of indexes is shown. This will help you understand and enable you to write numbers in any number system.
Number system conversion Damnhit.com
Просмотров 32610 лет назад
What exactly does a number system represent and what are its components. How to convert from any number system to any other number system. More videos are availble on damnhit.com Scanned copy of this video is availble on damnhit.com
Binary To Gray Code Conversion Damnhit com
Просмотров 35810 лет назад
In this video, Binary to Gray code conversion has been shown in detail with a simple ex-or operation.
Relation between Binary and Gray Code - Damnhit.com
Просмотров 3,8 тыс.10 лет назад
In this video, I have shown how to derive boolean equation between Binary code and Gray code. This is done by using K-Map.