v1.0ACTIVE

Logic Gate Sandbox

High-performance digital logic architect with real-time propagation engine. Design complex Boolean circuits with zero latency.

#DIGITAL_LOGIC#BOOLEAN_ALGEBRA#ELECTRONICS
v1.0ACTIVE

Python Code Architect

Interactive in-browser Python 3.12 IDE with real-time algorithm visualizer, memory state inspector, and A/L ICT past-paper code presets.

#PYTHON_3#ALGORITHMS#WASM_ENGINE#A/L_ICT
v0.5ENCRYPTED

Binary Nexus

Visual bridge between Binary, Octal, Decimal, and Hexadecimal. Understand precision bit manipulation and floating-point logic.

#NUMBER_SYSTEMS#DATA_REPRESENTATION

Study the theory, then build it

Free, syllabus-aligned lessons and interactive sandboxes on logic gates, Boolean algebra, truth tables, and Python programming — written for the Sri Lankan A/L ICT student.

ENTER_LEARN_LAB

MONOLITH · FAQනිතර අසන ප්‍රශ්න (FAQ)

Quick answers about the Logic Gate & Python simulators, truth tables, and the Sri Lankan A/L ICT syllabus.තාර්කික ද්වාර සහ පයිතන් සිමියුලේටර්, සත්‍යතා වගු සහ උසස් පෙළ ICT විෂය නිර්දේශය පිළිබඳ ක්ෂණික පිළිතුරු.

What interactive simulators and sandboxes are available?මෙහි ඇති අන්තර්ක්‍රියාකාරී සිමියුලේටර් සහ Sandboxes මොනවාද?
We provide two primary browser engines: the Logic Gate Sandbox (for building Boolean circuits, wiring gates, and generating automated truth tables) and the Python Code Architect (an in-browser Python 3.12 environment with real-time variable inspection and algorithm simulation). Both run 100% in your browser with zero installation.
මෙහි ප්‍රධාන බ්‍රවුසර් එන්ජින් දෙකක් ඇත: තාර්කික ද්වාර සිමියුලේටරය (Logic Gate Sandbox) (බූලීය පරිපථ සහ ස්වයංක්‍රීය සත්‍යතා වගු සඳහා) සහ Python Code Architect (විචල්‍යයන් සහ ඇල්ගොරිතම සජීවීව පරීක්ෂා කළ හැකි Python 3.12 පරිසරය). කිසිදු මෘදුකාංගයක් ස්ථාපනය (install) නොකර බ්‍රවුසරයෙන්ම ක්‍රියාත්මක කළ හැක.
How does the Python Sandbox work for A/L ICT students?උසස් පෙළ ICT සිසුන් සඳහා Python Sandbox එක ක්‍රියාත්මක වන්නේ කෙසේද?
The Python Sandbox runs a real WebAssembly Python 3.12 interpreter directly on your device. You can write Python code, execute algorithms, step through loops, inspect live memory state, and solve syllabus-aligned past paper problems with instant output.
Python Sandbox එක සැබෑ WebAssembly Python 3.12 පරිසරයක් මත ක්‍රියාත්මක වේ. ඔබට පයිතන් කේත ලිවීම, ඇල්ගොරිතම ධාවනය කිරීම, ලූප පියවරෙන් පියවර පරීක්ෂා කිරීම සහ විෂය නිර්දේශයේ පසුගිය විභාග ගැටලු සජීවීව විසඳා ක්ෂණික ප්‍රතිඵල ලබාගත හැක.
How do I generate a truth table and test digital logic circuits?සත්‍යතා වගුවක් සාදා ඩිජිටල් පරිපථ පරීක්ෂා කරන්නේ කෙසේද?
Open the Logic Gate Sandbox, place your logic gates (AND, OR, NOT, XOR, XNOR, NAND, NOR), connect switches and bulbs, then click GENERATE TABLE. The simulator tests every input combination and generates a downloadable CSV truth table in real time.
Logic Gate Sandbox එක විවෘත කර AND, OR, NOT, XOR, XNOR, NAND, NOR ද්වාර ස්විච සහ බල්බ සමඟ සම්බන්ධ කර GENERATE TABLE ක්ලික් කරන්න. පද්ධතිය ක්ෂණිකව සියලුම ආදාන සංයෝජන පරීක්ෂා කර බාගත හැකි සත්‍යතා වගුවක් සාදයි.
Are these sandboxes aligned with the Sri Lankan A/L ICT syllabus?මෙම සිමියුලේටර් ශ්‍රී ලංකා උසස් පෙළ ICT විෂය නිර්දේශයට අනුකූලද?
Yes. All interactive labs and Learn Lab study guides are tailored specifically for the Sri Lankan G.C.E. A/L ICT syllabus, covering Unit 3 (Digital Logic & Boolean Algebra) and Unit 11 (Python Programming).
ඔව්. සියලුම අන්තර්ක්‍රියාකාරී විද්‍යාගාර සහ Learn Lab පාඩම් මාලා ශ්‍රී ලංකා උසස් පෙළ ICT විෂය නිර්දේශයේ ඒකක 3 (ඩිජිටල් තාර්කිකත්වය සහ බූලීය වීජ ගණිතය) සහ ඒකක 11 (පයිතන් ක්‍රමලේඛනය) සඳහා විශේෂයෙන් සකසා ඇත.
What is Boolean algebra and why does it matter in ICT?බූලීය වීජ ගණිතය යනු කුමක්ද? එය ICT සඳහා වැදගත් වන්නේ ඇයි?
Boolean algebra is the mathematical framework governing 1/0 logic, switches, and processor arithmetic. It allows engineers and students to minimize logic circuits and optimize computing performance. See our Boolean algebra laws guide for all key theorems.
බූලීය වීජ ගණිතය යනු 1/0 තර්කනය, ස්විච සහ ප්‍රොසෙසර් ගණනය කිරීම් පාලනය වන ගණිතමය පදනමයි. එමඟින් සංකීර්ණ පරිපථ සරල කර කාර්යක්ෂමතාව ඉහළ නැංවිය හැක. බූලීය වීජ ගණිත නීති මාර්ගෝපදේශයෙන් සියලුම ප්‍රමේයයන් හදාරන්න.
Can I use both the Logic Gate and Python Sandboxes on mobile phones?මෙම Logic Gate සහ Python Sandboxes දුරකථනයෙන් භාවිත කළ හැකිද?
Yes! Both sandboxes feature dedicated mobile responsive UI layouts, touch-friendly wire snapping, bottom tool docks, and mobile action sheets so you can build circuits and test Python algorithms directly from your smartphone or tablet.
ඔව්! මෙම සිමියුලේටර් දෙකම ජංගම දුරකථන සඳහා විශේෂයෙන් නිර්මාණය කළ Responsive අතුරුමුහුණත්, Touch Wire Snapping සහ Bottom Docks වලින් සමන්විත වන බැවින් ඕනෑම ස්මාර්ට්ෆෝනයකින් හෝ ටැබ්ලට් එකකින් පහසුවෙන් භාවිත කළ හැක.
Do I need to install anything, create an account, or pay?කිසියම් මෘදුකාංගයක් Install කිරීමට හෝ මුදල් ගෙවීමට අවශ්‍යද?
No. All sandboxes and learning materials are 100% free and run entirely in your web browser. You can export project files, download code, or share direct circuit links without creating an account.
නැත. සියලුම සිමියුලේටර් සහ අධ්‍යයන ද්‍රව්‍ය 100% ක් නොමිලේ වන අතර ඔබේ බ්‍රවුසරයෙන්ම ක්‍රියාත්මක වේ. Account සෑදීමකින් තොරව ව්‍යාපෘති ගොනු (Export files), Code සහ Circuit links ලබාගත හැක.