Все публикации

TRY THIS METHOD | Using the any() method in python

RECOMMENDATION SYSTEMS | Supervised Learning - IB 2023 Computer Science Case Study

COMPUTER SCIENCE REVISION | CPU Architecture - The System Bus

RECOMMENDATION SYSTEMS | Reinforcement learning - IB 2023 Computer Science Case Study

RECOMMENDATION SYSTEMS | F-Measure - IB 2023 Computer Science Case study

RECOMMENDATION SYSTEMS | Cost Function - IB Computer Science 2023 Case Study

RECOMMENDATION SYSTEMS | Collaborative Based Filtering - IB 2023 Computer Science Case study

RECOMMENDATION SYSTEMS | Content Based Filtering - IB 2023 Computer Science Case study

TRY THIS | Create a Mouse Bot in Python to automate moving your mouse around the screen. 🐁🤖

TRY THIS METHOD | Changing the text colour in Python

LEARN PYTHON PART 6a | Lists for beginners

TRY THIS METHOD | Three ways to round in Python

TRY THIS METHOD | Using the zip method to print two lists in Python. #shorts

TRY THIS METHOD | Make big numbers more readable #shorts

TRY THIS METHOD | An alternative to long IF statements in Python #shorts

TRY THIS METHOD | Hiding passwords on user entry in Python #shorts

Can You Solve This Wine Bottle Challenge? | Computer Science Puzzles

TRY THIS METHOD | Using the f string method to shorten your code in Python #shorts

LEARN PYTHON PART 5b: While loops for beginners.

LEARN PYTHON PART 5A | Mastering For Loops in Python - A Beginners Guide

LEARN PYTHON PART 4: If statements for beginners.

LEARN PYTHON PART 3: Performing calculation and getting to know operators. Zero to hero in 10 steps

LEARN PYTHON PART 2: Variables and user inputs - zero to hero in 10 easy stages

EXPLAINED - NEGATIVE NUMBER REPRESENTATION: Sign and Magnitude, Ones and Twos complement.