{archive_title}

Category: blogs

  • blender planet creation

    ·

    blender planet creation

    so creating a planet is not as hard as I thought it would be to create a planet I created a planet that looks like earth here’s the video for it and what I created next time I will create clouds that work and create an atmosphere planet without clouds and blueprints planet and clouds…

  • threading

    ·

    threading

    threading in python allows you to run multiple methods at once without having just one active at a time here’s an example import threadingimport time this is some basic code that uses threading code implementing threading def print_numbers():   for i in range(5):       time.sleep(1)       print(f”Number: {i}”) def print_letters():   for letter in ‘ABCDE’:   …

  • a day in Yaser’s life

    ·

    a day in Yaser’s life

    in a regular day in my life like today 1/5/2024. I usually learn the basics in the main classes but in programing we usually learn code like python, SQL or html but today is a different. its a Friday wear we can learn anything we want I learned how to use the sequencer tool in…

  • goals I want to finish this year

    ·

    goals I want to finish this year

    these are the things I want to be able to do this year some might take longer then others but that’s alright as long as I can finish at least 4 of them that’s fine with me