zakonweb
Zafar Ali Khan "ZAK" is an O/A & IGCSE Computer Science Pakistani educator, entrepreneur, and part time programmer. He supports free online education platforms.
Proud Pakistani | Teacher | EntrepreneurKarachi
Pinned Repositories
algorithms-A2
This repository provides a concise guide to understanding and implementing essential algorithms and techniques in computer programming. Contents Searching (Linear and Binary) Sorting (Insertion and Bubble) Recursion File-Processing Operations Exception Handling Explore the repository to learn more about each topic.
algorithms-AS
Miscellaneous algorithms/program codes for AS level
Computer-Science-Resources
data-structures-ADT-A2
Algorithms and ADTs • binary search algorithm • conditions necessary for the use of a binary search • performance of a binary search • implement an insertion sort • implement a bubble sort • performance of a sort routine • find an item in : linked list, binary tree, hash table • insert an item: stack, queue, linked list, binary tree, hash table • delete an item from: stack, queue, linked list
declarative-prolog-code-A2
PROLOG Codes for A2
object-oriented-programming-OOPs-A2
object-oriented programming (OOP) - demonstrate an ability to solve a problem by designing appropriate classes - demonstrate an ability to write code that demonstrates the use of classes, inheritance, polymorphism and containment (aggregation)
past-paper-questions-AS-A2-OL
Miscellaneous O/AS/A2 past paper questions.
Pre-release-Materials
Pre-release Materials. All levels, papers, sessions & variants. Python, VB.net, Pseudocodes, Structured English, Flowcharts & Simulators.
serial-sequential-random-filing-AS-A2
AS and A2 Level Filing Codes
string-manipulation-AS
All String Manipulation Codes Will be Uploaded here.
zakonweb's Repositories
zakonweb/string-manipulation-AS
All String Manipulation Codes Will be Uploaded here.
zakonweb/Computer-Science-Resources
zakonweb/data-structures-ADT-A2
Algorithms and ADTs • binary search algorithm • conditions necessary for the use of a binary search • performance of a binary search • implement an insertion sort • implement a bubble sort • performance of a sort routine • find an item in : linked list, binary tree, hash table • insert an item: stack, queue, linked list, binary tree, hash table • delete an item from: stack, queue, linked list
zakonweb/Pre-release-Materials
Pre-release Materials. All levels, papers, sessions & variants. Python, VB.net, Pseudocodes, Structured English, Flowcharts & Simulators.
zakonweb/serial-sequential-random-filing-AS-A2
AS and A2 Level Filing Codes
zakonweb/algorithms-A2
This repository provides a concise guide to understanding and implementing essential algorithms and techniques in computer programming. Contents Searching (Linear and Binary) Sorting (Insertion and Bubble) Recursion File-Processing Operations Exception Handling Explore the repository to learn more about each topic.
zakonweb/past-paper-questions-AS-A2-OL
Miscellaneous O/AS/A2 past paper questions.
zakonweb/algorithms-AS
Miscellaneous algorithms/program codes for AS level
zakonweb/array-codes-AS
Program code using 1D and 2D arrays.
zakonweb/declarative-prolog-code-A2
PROLOG Codes for A2
zakonweb/object-oriented-programming-OOPs-A2
object-oriented programming (OOP) - demonstrate an ability to solve a problem by designing appropriate classes - demonstrate an ability to write code that demonstrates the use of classes, inheritance, polymorphism and containment (aggregation)
zakonweb/Advanced-Codes
Machine Learning, Probability and Statistical Codes
zakonweb/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
zakonweb/codes-OL
OL/GCSE/IGCSE based codes. Also covers past paper questions.
zakonweb/data-structures-AS
AS Level ADT - Stack, Queue & Linked List