Implement Integers Quickly Into YOUR OWN Programming Language | Python

Published: 17 November 2021
on channel: Vision
408
16

Simple, easy-to-follow tutorial covering the basics of integers in a programming language and printing out values of variables. This video only talks about the creation of those integers. More in-depth on integers coming soon!

This tutorial covers creating an integer-type variable in your own programming language. This tutorial uses intermediate-level skills in Python such as advanced string indexing.

This tutorial video uses Python, but feel free to translate to languages like Java or C. If you have any questions regarding my implementation, comment so I can help you. Also, make sure to subscribe to "Vision" as more uploads are coming!

What's Next?
string concatenation
allow integers and other types to be stored in variables
create a system for numeric operations and concatenation

As this is an interpreted language, we do not create any bytecode or machine code files. This is very easy and I have made sure to keep this in the scope of a beginner-intermediate level. If you struggle with this tutorial, consider learning about strings and dictionaries before completing this tutorial. THIS TUTORIAL IS COMPLETELY USELESS IF YOU DO NOT UNDERSTAND WHY WE HAVE IMPLEMENTED FEATURES THE WAY WE DID.

Summary of entire video in text:
Using Python string manipulation, we can modify a text file to search for keywords. We can use these keywords to store types like integers and print out values of variables.


On this page of the site you can watch the video online Implement Integers Quickly Into YOUR OWN Programming Language | Python with a duration of hours minute second in good quality, which was uploaded by the user Vision 17 November 2021, share the link with friends and acquaintances, this video has already been watched 408 times on youtube and it was liked by 16 viewers. Enjoy your viewing!