Channel Avatar

@UCeMMAoLZO7Z2datLQ1HNWAA@youtube.com

9K subscribers - no pronouns :c

Welcome to Appficial, a Computer Science learning channel.


03:37
Python Exceptions - How to Define your own Custom Exception Class - Code Example APPFICIAL
02:00
Python Exceptions - Exception Handling using the Finally Block - Try Except Finally Code Example
04:39
Python Exceptions - Exception Handling with Functions Code Example - Learn to Code - APPFICIAL
03:11
Python Exceptions - Raising Exceptions - How to Manually Throw an Exception Code Example - APPFICIAL
04:13
Python Exceptions - Exception Handling with Multiple Handlers - Multiple Except Blocks Code Example
04:24
Python Exceptions - Exception Handling with Try - Except - Code Example - Learn to Program APPFICIAL
01:28
Python Classes - Memory Allocation and Garbage Collection
04:52
Python Classes - Operator Overloading Methods with Code Example - Learn to Program APPFICIAL
05:30
Python Classes - Class Customization and Rich Comparison Methods with Code Example - APPFICIAL
01:16
Python Classes - Class Interface and Abstract Data Type ADT - With Code Examples - Learn to Program
04:17
Python Classes - Class Constructors with Code Example using Parameters - Learn To Code - APPFICIAL
05:04
Python Classes - Class and Instance Object Types and Attributes - Easy Code Examples - APPFICIAL
05:46
Python Classes - Instance Methods vs. Functions - Methods that Belong to an Object - APPFICIAL
05:32
Python Classes - Intro to Classes - How to Create a Class with Example - Learn To Program APPFICIAL
02:45
Python - Nested Dictionary Data Structure with Code Example - APPFICIAL
02:09
Python Dictionary Iteration using a For Loop and View Object Methods - Code Examples by APPFICIAL
04:49
Python Dictionary Methods - clear() get() update() and pop() with Code Examples - Learn Programming
05:40
Python Dictionary - How to create a Dictionary and useful Dict Operations - Code Example APPFICIAL
03:31
Python Modifying a List and Conditional List Comprehension with Code Example - APPFICIAL
03:38
Python List Slicing - Code Example using Slice Notation and Stride - Python Programming Course
05:20
Python Nested Lists - Multi-Dimensional List with Code Example - Learn Python Programming
05:37
Python - How to Iterate Through a List using for loop and the enumerate() Function - Code Example
05:29
Python List Methods - Code Examples to Add Insert Remove Sort and Reverse Lists - APPFICIAL
05:40
Python List - How to Create a List using Brackets or the list() Function - Learn To Program
05:07
Python - The split() and join() methods - String Tutorial with Example
06:26
Python String Methods - upper() lower() strip() find() replace() startswith() capitalize() + MORE
05:02
Python - String Formatting using F-String Tutorial with Examples
04:28
Python - String Splicing and Substrings Tutorial with Examples
03:13
Python - Function Documentation using docstring and help() - Code Example - Learn Python Coding
04:09
Python - Multiple Function Output and Unpacking - Code Example - Python Tutorial Videos APPFICIAL
06:14
Python - Function Keyword Arguments and Arbitrary Arguments - *args and **kwargs Code Example
03:52
Python - Namespaces and Function Variable Scope with Code Examples - Python for Beginners APPFICIAL
03:55
Python - Function Stubs - How to Write a Stub for your Functions - Code Example
02:47
Python - Function Dynamic Typing vs Static Typing - Learn Python Programming - APPFICIAL
03:38
Python - Void vs Value-Returning Functions and Coding Examples - APPFICIAL
03:28
Python - Function Parameters and Arguments with Code Examples - Learn Python Programming APPFICIAL
03:33
Python - Intro to Functions - Function Code Example - Python Programming for Beginners APPFICIAL
02:42
Python - enumerate() Function and Unpacking an Iterable List- Programming Code Examples - APPFICIAL
03:35
Python - Loop Else Statement - Add an Else Block to your While or For Loop - Code Example APPFICIAL
03:49
Python - Loop Break and Continue Statements - Code Examples with Looping - APPFICIAL
04:46
Python - Nested Loops - Inner and Outer While or For Loop Code Example - APPFICIAL
04:50
Python - The range() Function to Get a Range of Values - Python Programming Example - APPFICIAL
04:25
Python - For Loop with Examples - Python Programming Tutorial - APPFICIAL
04:16
Python - While Loop Tutorial with Examples - APPFICIAL
02:58
Database Systems - Graph Databases - NoSQL Overview - APPFICIAL
03:05
Database Systems - Document Databases - NoSQL Overview - Appficial
02:18
Database Systems - Wide Column Databases - NoSQL Databases Overview - APPFICIAL
02:44
Database Systems - NoSQL Key-Value Pair Databases Overview - APPFICIAL
03:51
Database Systems - Intro to Big Data and NoSQL Key-Value Pair Databases - APPFICIAL
01:55
Database Systems - PHP Database Programming with Stored Procedure Calls for Web - APPFICIAL
05:14
Database Systems - Web Database Programming with PHP Data Objects PDO - APPFICIAL
02:34
Database Systems - Java Database Programming with Stored Procedure Calls - CallableStatement
07:47
Database Systems - Java Database Programming with MySQL and Connector/J - Using Query Parameters
02:22
Database Systems - Python Database Programming with Stored Procedure Call Example - APPFICIAL
07:31
Database Systems - Python Database Programming - Connector/Python
02:05
Database Systems - MySQL APIs for Programming Languages - JDBC DB-API ODBC PDO APO.NET API
04:44
Database Systems - Procedural SQL PL/SQL - CREATE PROCEDURE Statement - Cursors and Triggers
03:46
Database Systems - Embedded SQL Database Programming - SQLJ - Pro*C - Cursors - Dynamic/Static SQL
03:06
Database Systems - Programming Languages and Database Programming - Imperative vs Declarative
03:17
Database Systems - Object Types - Object Oriented Programming OOP - Object Relational Mapping ORM