Please sign in to access this page

Learning C

Learning C Used AI

6 devlogs
13h 4m
Created by Guerra

I am learning C
I want to show you my advance

Timeline

Ship 1

Guerra

3 months ago

Guerra Covers 6 devlogs and 13h 4m

I learned a little bit about mark down to make de Readme and post the proyect

Update attachment

I made a program to guess a random number. using all I learned in the process

Update attachment
Guerra Guerra 3 months ago

Yeah but, switch doesn't work with ranges

Guerra Guerra 3 months ago

OKOK Thanks

HQ2000 HQ2000 3 months ago

Maybe learn switch if you use long if…else if….else if…else if chains

Hi, today i learned another loop. In this case for. So I made a program that asks you for a weekly step goal and asks you for daily steps. It tells you how far you are from reaching your goal.

Update attachment

I studied recursion and loops (while, do while). So I combined it with if statements, and created a Budget that save all your purchases and creates a bar that fills up based on your spending.

Update attachment

I learned conditionals switch and if.
The program I made to practice this was one where you gave the time and it gave you a recommended activity (I made this one with switch)

Update attachment
HQ2000 HQ2000 3 months ago

If you start learning C, why don’t you just give Rust a shot instead?

You will have way less problems later, but a a bit steeper learning curve at the beginning.

Gabriel Pop Gabriel Pop 3 months ago

Good job!

I learn types of data (float, charts...)
I learn stdio.h to interact with the user in the console

:)

Update attachment

nice