Today I learned how to work with databases using SQLite. I learned how to create tables and query data. I wrote a program to save and retrieve student data in a database
Get link
Facebook
X
Pinterest
Email
Other Apps
Comments
Popular posts from this blog
The program and make it do simple things like print strings or math. As I learned the difference between different data types today I started learning basic commands like print and how to define variables. This was an exciting start because I felt like I had control over things like strings and integers.
3: Dealing with Conditional Statements Today I moved on to learning conditional statements, which are essential in any programming language. Conditional statements help in making decisions based on certain inputs. I learned to use statements like if, else, and elif to control the flow of the program. I felt that these skills are essential for building more complex programs in the future.
Welcome to my blog to learn programming! I finally decided to start learning programming from scratch, and I made a 45-day plan, where I learn everything new about programming. My goal from this is to invest in the basic programming goals and be able to understand how to build simple programs at the end of this flight. I will share with you every step, from start to finish. Day 1: Start understanding the concepts On the first day, focus on understanding the basic concepts in programming such as what is programming, and why is it important in this era. I learned that programming is not just writing codes, but solving problems using a magical language that I understand. I decided to start with Python strictly as one of the easiest languages for beginners. I installed the necessary programs such as the code editor and Python on my device.
Comments
Post a Comment