Revise Computer Science
Revise Computer Science
  • Видео 69
  • Просмотров 237 951
1.2.4 Binary to Denary - Revise Computer Science
Learn how to convert between binary and decimal (aka denary, the normal number system you use every day). This is an essential skill to get good grades in GCSE Computer Science!
0:00 What are denary and binary?
0:25 How does binary represent a number?
1:20 Binary to denary example
2:39 Denary to binary example
Просмотров: 81

Видео

2.1.3 Bubble Sort. Revise GCSE Computer Science
Просмотров 452 месяца назад
Understanding and being able to demonstrate a bubble sort is often needed in GCSE Computer science. Revise how to perform a bubble sort of a set of data. 0:26 Sorting walk-through Revise GCSE Computer Science!
2.2.3 - Arrays - Revise GCSE Computer Science
Просмотров 6 тыс.Год назад
Help your GCSE computer science revision by learning what arrays are and how they can be used in your code. Introduction 0:00 Arrays vs many variables 0:18 Defining an array 0:50 Getting an item from an array 1:12 Setting an item in an array 2:00 Combining arrays with loops 2:33
1.6.1 Privacy and Environmental Issues - Revise GCSE Computer Science
Просмотров 568Год назад
Help your GCSE Computer Science revision by learning about Privacy and Environmental issues with computers 0:00 Privacy Issues 1:49 Environmental Issues
1.6.1 Ethical and Cultural Issues - Revise GCSE Computer Science
Просмотров 1,1 тыс.Год назад
Help your revision in GCSE Computer Science by learning about Ethical and Cultural issues. 0:00 Introduction 0:38 Ethical Issues 2:14 Cultural Issues
2.2.1 Using Subprograms & Parameters - Revise GCSE Computer Science
Просмотров 2,4 тыс.Год назад
Revise GCSE Computer Science by learning about how to use subprograms in your code. Parameters are an essential part of subprograms - find out what they are! 0:00 Introduction 0:30 Calling functions 1:02 How to pass a parameter 1:42 What happens when using a parameter 2:30 Same function, different parameters 2:59 Returning a value
2.2.3 - Subprograms: Creating Functions & Procedures - Revise GCSE Computer Science
Просмотров 5 тыс.Год назад
Revise GCSE Computer Science! Learn what a subprogram is, the difference between a function and a procedure, and when you should use them. 0:00 Why do we use Subprograms 0:20 The difference between functions & procedures 0:40 What can be made into a subprogram? 1:05 Problems with code without subprograms 2:00 Creating a subprogram in Python 3:30 Benefits of subprograms 4:38 Creating a subprogra...
2.2.3 File Writing - Revise GCSE Computer Science
Просмотров 2 тыс.Год назад
Revise GCSE Computer Science! Learn how to write to a file with OCR Pseudocode. 0:00 Introduction 0:40 Opening a file 1:28 Writing a line to a file 2:40 Closing a file
2.2.1 File Reading - Revise GCSE Computer Science
Просмотров 1,8 тыс.2 года назад
Revise GCSE Computer Science! Learn how to read from a file with OCR Pseudocode. 0:00 Introduction 0:30 Opening a file 1:06 Reading a line from a file 1:52 Closing a file 2:23 Using a loop to read an entire file
2.5.1 Types of Language - Revise GCSE Computer Science
Просмотров 2 тыс.2 года назад
Revise GCSE Computer science and find out about the main types of programming language. High-level languages such as Python and C# are covered, as is the low-level language assembly. 0:00 Introduction 0:15 High level language examples 0:37 High level language features 1:56 Translators 2:20 Low level languages examples 2:50 Low level language features
2.5.2 IDEs - Revise GCSE Computer Science
Просмотров 2,5 тыс.2 года назад
Revise GCSE Computer Science! Learn how IDEs are used to put together computer programs, and what tools they give to a developer. 0:00 Intro 0:32 Text Editors vs IDEs 1:18 Example IDE 1:35 Editor 1:54 Error diagnostics 2:25 Syntax highlighting 2:55 Access to a translator (compiler or interpreter) 3:29 Run-time Environment 4:05 Round up of features
2.2.1 String Manipulation - Revise GCSE Computer Science
Просмотров 4,3 тыс.2 года назад
Revise GCSE Computer Science! Learn how to add together words and chop parts out of them with string manipulation with OCR Pseudocode. 0:00 Introduction 1:03 Concatenation 1:58 Substrings
2.3.1 Maintainability
Просмотров 1,2 тыс.2 года назад
How can others keep your code working when you have finished with it? How can they maintain, or fix problems with your code later? Find out whilst revising GCSE Computer Science 0:00 Introduction 0:21 Why does code need to be maintainable by others? 1:48 Comments 2:13 Indentation 3:30 Sensible variable names 3:57 Variable naming conventions 4:53 Subprograms
2.3.1 Defensive Design - Revise GCSE Computer Science
Просмотров 1,9 тыс.2 года назад
Discover how to protect your code from attack by using techniques to protect your program such as: 00:00 Introduction 00:24 Authentication 01:07 Input sanitization 01:55 Validation 03:00 Verification 03:28 Maintainable code
2.2.3 SQL - Revise GCSE Computer Science
Просмотров 13 тыс.3 года назад
Revise how to use an SQL command to get data from a database, find out about the three essential keywords: SELECT, FROM, and WHERE. Revise this important skill for GCSE Computer Science! 0:00 SQL and Databases 0:25 SELECT...FROM...WHERE 0:56 Running an SQL Query 1:57 Using multiple conditions 3:09 Using wildcards (* and %)
2.2.2 Data Types - Revise GCSE Computer Science
Просмотров 6 тыс.3 года назад
2.2.2 Data Types - Revise GCSE Computer Science
2.2.1 Sequence, Selection and Iteration - Revise GCSE Computer Science
Просмотров 14 тыс.3 года назад
2.2.1 Sequence, Selection and Iteration - Revise GCSE Computer Science
2.1.1 Abstraction - Revise GCSE Computer Science
Просмотров 1,8 тыс.3 года назад
2.1.1 Abstraction - Revise GCSE Computer Science
1.3.2 The Internet, Hosting & the Cloud - Revise GCSE Computer Science
Просмотров 2 тыс.3 года назад
1.3.2 The Internet, Hosting & the Cloud - Revise GCSE Computer Science
1.3.2 Network Protocols and Standards - Revise GCSE Computer Science
Просмотров 6 тыс.3 года назад
1.3.2 Network Protocols and Standards - Revise GCSE Computer Science
1.3.2 Encryption - Revise GCSE Computer Science
Просмотров 1,5 тыс.3 года назад
1.3.2 Encryption - Revise GCSE Computer Science
1.2.4 Hex to Denary - Revise GCSE Computer Science
Просмотров 6473 года назад
1.2.4 Hex to Denary - Revise GCSE Computer Science
1.2.4 Hex to Binary - Revise GCSE Computer Science
Просмотров 1,4 тыс.3 года назад
1.2.4 Hex to Binary - Revise GCSE Computer Science
1.2.4 Representing Sound - Revise GCSE Computer Science
Просмотров 14 тыс.3 года назад
1.2.4 Representing Sound - Revise GCSE Computer Science
1.2.4 Representing Images - Revise GCSE Computer Science
Просмотров 7 тыс.3 года назад
1.2.4 Representing Images - Revise GCSE Computer Science
2.2.1 Variables and Constants - Revise GCSE Computer Science
Просмотров 6 тыс.3 года назад
2.2.1 Variables and Constants - Revise GCSE Computer Science
1.2.4 Representing Characters & Character Sets - Revise GCSE Computer Science
Просмотров 2,3 тыс.3 года назад
1.2.4 Representing Characters & Character Sets - Revise GCSE Computer Science
1 2 3 Why do Computers Use Binary? Revise GCSE Computer Science
Просмотров 8083 года назад
1 2 3 Why do Computers Use Binary? Revise GCSE Computer Science
1.2.4 Binary Shifts - Revise OCR GCSE Computer Science
Просмотров 3,6 тыс.3 года назад
1.2.4 Binary Shifts - Revise OCR GCSE Computer Science
1.2.4 Binary Addition - Revise GCSE Computer Science
Просмотров 8813 года назад
1.2.4 Binary Addition - Revise GCSE Computer Science

Комментарии

  • @cxmls20
    @cxmls20 3 дня назад

    This was very helpful thank you!

  • @BRXKEN_BXY
    @BRXKEN_BXY Месяц назад

    Thank you you helped me a lot today's my computer paper

  • @HydroNexus
    @HydroNexus Месяц назад

    Hello, please can you say if you need the arrows for the sub process thing at the end. Cheers

  • @cadmiumeater
    @cadmiumeater Месяц назад

    This channel should be recognised more for real

  • @udayrajvadeghar8555
    @udayrajvadeghar8555 2 месяца назад

    Legend!

  • @HanaBeshah
    @HanaBeshah 2 месяца назад

    thank you ! your video means a lot

  • @LouisMarsan
    @LouisMarsan 2 месяца назад

    dont think my textbooks are hard carrying me anymore

  • @LouisMarsan
    @LouisMarsan 2 месяца назад

    learning more in a 7 minute video than i am in 6 hrs of computer science lessons😅

  • @JosephTompkins67395
    @JosephTompkins67395 2 месяца назад

    Very useful, even today!!

  • @Aquande_Gumbi
    @Aquande_Gumbi 3 месяца назад

    thank you 😃very helpful

  • @graceotoo5664
    @graceotoo5664 3 месяца назад

    Actually very helful. Thanks

  • @l_lsta
    @l_lsta 3 месяца назад

    Cheers👌

  • @potatoclouds1221
    @potatoclouds1221 3 месяца назад

    Got the exam tmrw it’s 1:31 am - going for the grade 9 💯💯

  • @bob1235
    @bob1235 3 месяца назад

    so its very similar to bubble sort?

  • @articticcblu
    @articticcblu 3 месяца назад

    amazn

  • @Biggleton1
    @Biggleton1 3 месяца назад

    nooooooooooooooooooooooooo theres no videos on 2.3.2 and i dont know anything and make exam is tommorow

  • @Legend_616
    @Legend_616 3 месяца назад

    SO HELPFUL! Exam on Tuesday so has helped a lot thanks!

    • @viperdio69420
      @viperdio69420 3 месяца назад

      how was it?

    • @Legend_616
      @Legend_616 3 месяца назад

      @@viperdio69420 it went alr. thanks for asking

  • @user-cm7gf2yh3n
    @user-cm7gf2yh3n 3 месяца назад

    watching this 2 days before the exam, thanks to a terrible teacher we were never able to learn the programming skills required for paper 2. thank you for giving me a chance to do well in paper 2 with your videos!

    • @articticcblu
      @articticcblu 3 месяца назад

      imma clap u

    • @l_lsta
      @l_lsta 3 месяца назад

      Second that but with 12 hours before the exam🤑

  • @YourFairyGodmother_
    @YourFairyGodmother_ 4 месяца назад

    I love you

  • @zaksamson2033
    @zaksamson2033 4 месяца назад

    Really underrated, your videos help a ton! cheers

  • @ProfDrMrPengalangTheThird
    @ProfDrMrPengalangTheThird 4 месяца назад

    thank you so much, exams tomorow and you are actually saving my grades

  • @loganchristensen7210
    @loganchristensen7210 4 месяца назад

    really helpful thanks 👍

  • @articticcblu
    @articticcblu 4 месяца назад

    sheesh

  • @user-du6zl1vd5o
    @user-du6zl1vd5o 4 месяца назад

    underated channel bro.this helped me so much

  • @articticcblu
    @articticcblu 4 месяца назад

    cold video

  • @birbboy927
    @birbboy927 4 месяца назад

    Only Person Who explained Networks properly 🔥

  • @fortunemadueke3606
    @fortunemadueke3606 4 месяца назад

    Got computer science tomorrow watching all your videos their very helpful

    • @gracesolar4850
      @gracesolar4850 4 месяца назад

      Lovley Man, I've been watching these since yr 10 and until todas, the day before my exam so Thanks for it ALL!

    • @articticcblu
      @articticcblu 4 месяца назад

      u vs me ong

  • @frank11321
    @frank11321 4 месяца назад

    Nice video great explanation

  • @dorky_squad1311
    @dorky_squad1311 4 месяца назад

    I really love your explanations, reminds me of StampyLongNose Minecraft letsplays

  • @jjworldoffantasy9901
    @jjworldoffantasy9901 4 месяца назад

    Your saving me from failing from my computing exam .. keep it up ✨🙂

  • @homosexualsapiens
    @homosexualsapiens 4 месяца назад

    this channel is rather helpful because i have missed over a YEAR of school, all because I was hit by a car, and of course my stupid school isn't letting me come back despite the fact my brain injury is almost completely gone! at this point my dad's considering a school that will be better for me lol

  • @dafne_rdz
    @dafne_rdz 4 месяца назад

    thanks so much for this information, as a marketer working in the IT industry this is really useful 🙏

  • @LugiPaule
    @LugiPaule 5 месяцев назад

    shit video dont watch

  • @MK-zh1kc
    @MK-zh1kc 5 месяцев назад

    fridges are an example of an embedded sytem tho..

  • @faruhathjameel697
    @faruhathjameel697 5 месяцев назад

    Well,one dimentional is easy but it would be great to do a video on two dimentional arrays in pseocode as well.im really having difficulties with it .

  • @AA-wn2pd
    @AA-wn2pd 5 месяцев назад

    ❤thank you

  • @Sahadusman
    @Sahadusman 5 месяцев назад

    Thanks ur videos r good

  • @KairaSeth-t7s
    @KairaSeth-t7s 5 месяцев назад

    Thank you so much for the video! I love how you keep you explanations short and concise, makes understanding a less tedious thing to do!

  • @thepeacekeeper3762
    @thepeacekeeper3762 6 месяцев назад

    Sir shouldn't we use a back arrow for assignment<----

  • @shakingclovershorts6929
    @shakingclovershorts6929 6 месяцев назад

    flippin quality sir , thanks , im aiming for an 8

  • @susguy1017
    @susguy1017 6 месяцев назад

    Very helpful. Thanks!

  • @oshadhaedirisinghe1455
    @oshadhaedirisinghe1455 6 месяцев назад

    Thank you

  • @KM07920
    @KM07920 7 месяцев назад

    2:09 deffo didnt guess that loll thought it js doubles it each time 🤦🏻‍♀

    • @KM07920
      @KM07920 7 месяцев назад

      wait hold on it does double? wth y did i think for the 3rd shift it's x6 then..

    • @btluvz2920
      @btluvz2920 6 месяцев назад

      @@KM07920is that wrong help idk

    • @KM07920
      @KM07920 6 месяцев назад

      @@btluvz2920 whats in the vid is right idk what i was on abt loll

  • @moop2286
    @moop2286 7 месяцев назад

    outer wilds is a goated game

  • @ClassyBaxy
    @ClassyBaxy 7 месяцев назад

    arrays is the only reason i learnt psuedo code rather than doing my tests in python like i was orignally gonna do

    • @articticcblu
      @articticcblu 3 месяца назад

      well for me i learnt python instead of pseudo code cuz i find it easier

    • @ClassyBaxy
      @ClassyBaxy 3 месяца назад

      @@articticcblu imo they’re easier in pseudocode but each to their own

  • @chriscockrell9495
    @chriscockrell9495 7 месяцев назад

    Flow Control Structure - (algorithm) Control Structures Sequences, selections, and iterations. No loop terminology. Programming constructs. iteration is a form of feedback. Iteration is either conditioned controlled (while) or count controlled (for).

  • @Synxii.
    @Synxii. 8 месяцев назад

    bro explained this better than my computer science teacher

    • @zeke8953
      @zeke8953 3 месяца назад

      bro my computer science teacher didnt even tell us how to code and we have exams

    • @Synxii.
      @Synxii. 3 месяца назад

      @@zeke8953 crazy☠️

  • @_avenged_
    @_avenged_ 9 месяцев назад

    Amazing videos

  • @lauraudechukwu2899
    @lauraudechukwu2899 9 месяцев назад

    yeah but how does servers have the datas? are they being saved from previous requests? and how are they getting stored?

    • @articticcblu
      @articticcblu 4 месяца назад

      basc the peer will send the data to server. its just stored in a databas

  • @tnb_69549
    @tnb_69549 9 месяцев назад

    helped a lot g