Menu Links :

No. Page Names Page Links
1 Home https://www.techbaz.org/
2 Gadgets https://www.techbaz.org/gadgets.php
3 Blog https://www.techbaz.org/blog.php
4 Courses https://www.techbaz.org/course.php
5 Scripts https://www.techbaz.org/scripts.php
6 Extra Features https://www.techbaz.org/tools.php
7 Contact https://www.techbaz.org/contact.php
8 Searching https://www.techbaz.org/search.php
9 Error Report https://www.techbaz.org/report.php
10 Links Explorer https://www.techbaz.org/sitemap.php

Open Source Project Links :

No. Page Names Page Links
1 Home https://www.techbaz.org/OpenSourceProjects/
2 Random Project Files https://www.techbaz.org/OpenSourceProjects/_Random_Projects/
3 C Language Projects https://www.techbaz.org/OpenSourceProjects/C_Language_Projects/
4 C++ Language Projects https://www.techbaz.org/OpenSourceProjects/Cpp_Language_Projects/
5 C# Language Projects https://www.techbaz.org/OpenSourceProjects/Cs_Language_Projects/
6 CSS Language Projects https://www.techbaz.org/OpenSourceProjects/CSS_Projects/
7 HTML Language Projects https://www.techbaz.org/OpenSourceProjects/HTML_Projects/
8 JavaScript Projects https://www.techbaz.org/OpenSourceProjects/JavaScript_Projects/
9 Python Projects https://www.techbaz.org/OpenSourceProjects/Python_Projects/
10 Ruby Projects https://www.techbaz.org/OpenSourceProjects/Ruby_Projects/

Special Notes Links :

No. Page Names Page Links
1 Home https://www.techbaz.org/Notes/
1 Logic Gate https://www.techbaz.org/Notes/Logic_Gate.php
1 Memory Mapping https://www.techbaz.org/Notes/Cache_Memory_Performance.php

Blog Posts Links :

No. Page Names Page Links
1 Network Topology https://www.techbaz.org/Blog/Types-of-Network-Topology.php
2 GPU Details https://www.techbaz.org/Blog/What-is-GPU.php
3 OSI Model https://www.techbaz.org/Blog/The-OSI-Model.php
4 Programming Language Generation https://www.techbaz.org/Blog/Generation-of-programming-languages.php
5 TCP or IP https://www.techbaz.org/Blog/What-is-TCP-IP.php
6 Algorithm and Flowchart https://www.techbaz.org/Blog/Algorithm-and-Flowchart.php
7 DBMS https://www.techbaz.org/Blog/What-is-DBMS.php
8 Encryption and Decryption https://www.techbaz.org/Blog/Encryption-and-Decryption.php
9 Firewall https://www.techbaz.org/Blog/What-is-Firewall.php
10 Wireless Communications https://www.techbaz.org/Blog/Wireless-Communication.php
11 Network Types https://www.techbaz.org/Blog/Types-of-Networks.php
12 SLI or CrossFire https://www.techbaz.org/Blog/SLI-or-CrossFire.php
13 File Compression System https://www.techbaz.org/Blog/File-Compression-System.php
14 ATM work System https://www.techbaz.org/Blog/How-ATM-Works.php
15 SIM card work https://www.techbaz.org/Blog/SIM-card-work.php
16 Domain Name Server https://www.techbaz.org/Blog/Domain-Name-Server.php
17 5G Network https://www.techbaz.org/Blog/5G-Network.php
18 Communication Media https://www.techbaz.org/Blog/Communication-Media.php
19 Transmission Modes https://www.techbaz.org/Blog/Transmission-Modes.php
20 Bootstrap Loader https://www.techbaz.org/Blog/Bootstrap-Loader.php
21 IP Addresses & Classes https://www.techbaz.org/Blog/IP-Addresses.php
22 Network Security https://www.techbaz.org/Blog/Network-Security.php
23 Crime Through the Internet https://www.techbaz.org/Blog/Crime-Through-the-Internet.php
24 Asymmetric Crypto-system https://www.techbaz.org/Blog/Asymmetric-Cryptosystem.php
25 CPU Cache Memory https://www.techbaz.org/Blog/Cache-Memory.php
26 CPU Threads & Processes https://www.techbaz.org/Blog/CPU-Threads.php
27 CPU Memory Management https://www.techbaz.org/Blog/Memory-Management.php

C Language Tutorial Links :

No. Page Names Page Links
1 C - Introduction https://www.techbaz.org/Course/C_intro.php
2 C - Installation and Compiler https://www.techbaz.org/Course/C_installation.php
3 C - Program Structure https://www.techbaz.org/Course/C_program_structure.php
4 C - Data Types and Keywords https://www.techbaz.org/Course/C_data_types.php
5 C - Operators and Expression https://www.techbaz.org/Course/C_operators.php
6 C - if-else Statement https://www.techbaz.org/Course/C_if_statements.php
7 C - Nested if-else Statement https://www.techbaz.org/Course/C_nested_if_statements.php
8 C - switch Statement https://www.techbaz.org/Course/C_switch_statements.php
9 C - Loops https://www.techbaz.org/Course/C_loops.php
10 C - for Loop https://www.techbaz.org/Course/C_for_loop.php
11 C - while Loop https://www.techbaz.org/Course/C_while_loop.php
12 C - do-while Loop https://www.techbaz.org/Course/C_do_while_loop.php
13 C - Array https://www.techbaz.org/Course/C_array.php
14 C - Strings https://www.techbaz.org/Course/C_string.php
15 C - Function https://www.techbaz.org/Course/C_function.php
16 C - Function Calling and Arguments https://www.techbaz.org/Course/C_function_calling.php
17 C - Void function https://www.techbaz.org/Course/C_void_function.php
18 C - Structures https://www.techbaz.org/Course/C_structures.php
19 C - Union https://www.techbaz.org/Course/C_union.php
20 C - Pointer https://www.techbaz.org/Course/C_pointer.php
21 C - Call by Value or Reference https://www.techbaz.org/Course/C_pointer_value_reference.php
22 C - Memory allocation https://www.techbaz.org/Course/C_memory_allocation.php
23 C - File processing https://www.techbaz.org/Course/C_file_processing.php
24 C - Error Handling https://www.techbaz.org/Course/C_file_error.php

C++ Language Tutorial Links :

No. Page Names Page Links
1 Cpp - Introduction https://www.techbaz.org/Course/Cpp_intro.php
2 Cpp - Installation https://www.techbaz.org/Course/Cpp_installation.php
3 Cpp - Keywords and Operators https://www.techbaz.org/Course/Cpp_keywords.php
4 Cpp - Program Structure https://www.techbaz.org/Course/Cpp_program_structure.php
5 Cpp - Data Handling and Expression https://www.techbaz.org/Course/Cpp_data_handling.php
6 Cpp - Flow control https://www.techbaz.org/Course/Cpp_flow_control.php
7 Cpp - if-else Statement https://www.techbaz.org/Course/Cpp_if_statements.php
8 Cpp - Nested if-else Statement https://www.techbaz.org/Course/Cpp_nested_if_statements.php
9 Cpp - switch Statement https://www.techbaz.org/Course/Cpp_switch_statements.php
10 Cpp - goto Statement https://www.techbaz.org/Course/Cpp_jump_statements.php
11 Cpp - Loops https://www.techbaz.org/Course/Cpp_loops.php
12 Cpp - for Loop https://www.techbaz.org/Course/Cpp_for_loop.php
13 Cpp - while Loop https://www.techbaz.org/Course/Cpp_while_loop.php
14 Cpp - do-while Loop https://www.techbaz.org/Course/Cpp_do_while_loop.php
15 Cpp - Function https://www.techbaz.org/Course/Cpp_function.php
16 Cpp - Function Calling https://www.techbaz.org/Course/Cpp_function_calling.php
17 Cpp - Library https://www.techbaz.org/Course/Cpp_library.php
18 Cpp - Array https://www.techbaz.org/Course/Cpp_arrays.php
19 Cpp - Pointer https://www.techbaz.org/Course/Cpp_pointers.php
20 Cpp - Structure https://www.techbaz.org/Course/Cpp_structures.php
21 Cpp - Nested Structure https://www.techbaz.org/Course/Cpp_nested_structure.php
22 Cpp - #define https://www.techbaz.org/Course/Cpp_define_structure.php

C# Language Tutorial Links :

No. Page Names Page Links
1 Cs - Introduction https://www.techbaz.org/Course/Cs_intro.php
2 Cs - Installation https://www.techbaz.org/Course/Cs_installation.php
3 Cs - Program Structure https://www.techbaz.org/Course/Cs_program_structure.php
4 Cs - Data Types and Keywords https://www.techbaz.org/Course/Cs_keywords.php
5 Cs - Operators https://www.techbaz.org/Course/Cs_operators.php
6 Cs - if-else Statement https://www.techbaz.org/Course/Cs_if_statements.php
7 Cs - Nested if-else Statement https://www.techbaz.org/Course/Cs_nested_if_else_statements.php
8 Cs - switch Statement https://www.techbaz.org/Course/Cs_switch_case_statements.php
9 Cs - for Loop https://www.techbaz.org/Course/Cs_for_loop.php
10 Cs - foreach Loop https://www.techbaz.org/Course/Cs_foreach_loop.php
11 Cs - while Loop https://www.techbaz.org/Course/Cs_while_loop.php
12 Cs - do-while Loop https://www.techbaz.org/Course/Cs_do_while_loop.php
13 Cs - Array https://www.techbaz.org/Course/Cs_arrays.php
14 Cs - Arrays Dimensions and Allocation https://www.techbaz.org/Course/Cs_arrays_allocation.php
15 Cs - Method Declare and Implements https://www.techbaz.org/Course/Cs_methods.php
16 Cs - Recursion https://www.techbaz.org/Course/Cs_recursion.php
17 Cs - Exception Handling https://www.techbaz.org/Course/Cs_exception.php
18 Cs - Strings https://www.techbaz.org/Course/Cs_strings.php
19 Cs - Defining Classes https://www.techbaz.org/Course/Cs_classes.php
20 Cs - File/Streams https://www.techbaz.org/Course/Cs_file.php
21 Cs - Data Structure https://www.techbaz.org/Course/Cs_structure.php

Python Language Tutorial Links :

No. Page Names Page Links
1 Py - Introduction https://www.techbaz.org/Course/py_intro.php
2 Py - Installation https://www.techbaz.org/Course/py_installation.php
3 Py - Program Structure and Syntax https://www.techbaz.org/Course/py_syntax.php
4 Py - Variables https://www.techbaz.org/Course/py_variables.php
5 Py - Keywords https://www.techbaz.org/Course/py_keywords.php
6 Py - Operators https://www.techbaz.org/Course/py_operators.php
7 Py - Numbers https://www.techbaz.org/Course/py_numbers.php
8 Py - Strings https://www.techbaz.org/Course/py_strings.php
9 Py - Lists https://www.techbaz.org/Course/py_lists.php
10 Py - Tuples https://www.techbaz.org/Course/py_tuples.php
11 Py - Sets https://www.techbaz.org/Course/py_sets.php
12 Py - Dictionary https://www.techbaz.org/Course/py_dictionary.php
13 Py - if-else Statement https://www.techbaz.org/Course/py_if_else.php
14 Py - elif Statement https://www.techbaz.org/Course/py_elif.php
15 Py - for Loop https://www.techbaz.org/Course/py_for_loop.php
16 Py - while Loop https://www.techbaz.org/Course/py_while_loop.php
17 Py - Functions https://www.techbaz.org/Course/py_function.php
18 Py - Value Return and Recursion https://www.techbaz.org/Course/py_function_return.php
19 Py - Anonymous functions https://www.techbaz.org/Course/py_function_anonymous.php
20 Py - Array https://www.techbaz.org/Course/py_array.php
21 Py - Classes https://www.techbaz.org/Course/py_classes.php
22 Py - Iterators https://www.techbaz.org/Course/py_iterators.php
23 Py - Modules https://www.techbaz.org/Course/py_modules.php
24 Py - File input/output https://www.techbaz.org/Course/py_file.php
25 Py - RegEx with Sequences https://www.techbaz.org/Course/py_regex.php
26 Py - Exception Handling https://www.techbaz.org/Course/py_try_except.php

Gadgets Area :

No. Page Names Page Links
1 Computer Parts https://www.techbaz.org/Gadgets/PC_Parts.php
2 Simple Online Text Editor https://www.techbaz.org/Gadgets/Mobile_Accessories.php

Download Scripts :

No. Page Names Page Links
1 JavaScript https://www.techbaz.org/Script/javascript.php
2 Python https://www.techbaz.org/Script/python.php
3 Ruby https://www.techbaz.org/Script/ruby.php
4 C https://www.techbaz.org/Script/c.php
5 C++ https://www.techbaz.org/Script/cpp.php
6 C# https://www.techbaz.org/Script/c-sharp.php
7 Java https://www.techbaz.org/Script/java.php
8 HTML/HTML5 https://www.techbaz.org/Script/html.php
9 CSS/CSS3 https://www.techbaz.org/Script/css.php

Extra Features :

No. Page Names Page Links
1 Open Source Project Area (OSPA) https://www.techbaz.org/OpenSourceProjects/
2 Simple Online Text Editor https://www.techbaz.org/TextEditor/
3 Web-Based Terminal https://www.techbaz.org/WebTerminal/

*Last update : 05th Feb 2023

Computer Science Engineering

Special Notes

It's a special area where you can find special questions and answers for CSE students or IT professionals. Also, In this section, we try to explain a topic in a very deep way.

CSE Notes