Posts by Ferdy

@Ferdy

Ferdinand Moscaverified

Mechanical engineer, software developer, writer, machine learning and data scien...
Joined October 2023
1.5k Points46 Badges1 Connections6 Followers4 Following

Posts by Ferdy

Ferdyverified in Tutorials 7 min read
A. Introduction This article is part 2 of the Basic Operators which examines Logical, Bitwise, Membership and Identity operators. This is a continuation of Part 1 which discusses Arithmetic, Comparison and Assignment operators. Logical operators are...
post-cover-371
Ferdyverified in Tutorials 6 min read
A. Introduction Operators, ranging from a simple addition to a more complex operations like bitwise and beyond, serve as indispensable tools in the hands of the programmers to manipulate data and achieve desired outcomes dictated by the code's objec...
post-cover-294
Ferdyverified in Tutorials 7 min read
A. Introduction Variables are containers of values or data that allow the programmers to manipulate the value indirectly. Variable values can be changed, they can be useful for tracking the state of certain objects. By giving meaningful variable nami...
post-cover-201
Ferdyverified in Tutorials 7 min read
A. Introduction Python syntax is the language grammar or structure of expressions or statements that are read by the Python parser before executing the full code. Python tokenizes the source code into keywords, operators, identifiers, etc to quickly ...
post-cover-174
chevron_left

Latest Jobs

View all jobs →