Skip to content

Bangladesh National Curriculum Education :: HSC :: ICT :octocat:

License

Notifications You must be signed in to change notification settings

MrDeveloperJIS/ict

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

HSC

Chapter no Chapter title
3 Number System
4 HTML
5 C programming
6 SQL

Number system

Description View
Introduction view
Comparative Chart view
Decimal number to Binary/Octal/Hexa Decimal number view
Binary/Octal/Hexa Decimal number to Decimal number view
Octal/Binary/Hexa Decimal number inter change view

HTML CSS

Description Live view HTML code
Flag of Bangladesh Live view HTML code
Form Live view HTML code
General Live view HTML code
List Live view HTML code
Table Live view HTML code

C programming

Description Source Code Output view
Hello World View code View output
Identify a number: even or odd View code View output
Identify a number: prime or not View code View output
Identify a year: leap year or not View code
View code
View output
Auto calculate binary, octal & hexa decimal numbers of a decimal number View code View output
Calculate/convert a number in any base View code View output
Identify the bigger number between two numbers View code View output
Identify the biggest number among three numbers View code View output

SQL

Description Source code Output view
Create a table View code View output
Rename the table View code View output
Insert data View code View output
Delete a field View code View output
Insert a field View code View output
Update data View code View output
Delete data View code View output
Delete table View code View output