{archive_title}

Category: blogs

  • variable conversion in JavaScript

    ·

    variable conversion in JavaScript

    variable conversation in JavaScript could convert a string into a Boolean or number you could also convert a number into a sting or a string into a number like this. converting strings to number and a number to a string this is how to see Boolean with data conversion this is the basics of variable…

  • blender sun project

    ·

    blender sun project

    making the sun in blender isn’t as hard as creating a planet you need to get a texture of the sun and the space then you create a sphere and a smoke domain with a force which represents the atmosphere of the sun you will add this after using this code here. I learned how…

  • blender moon project

    ·

    blender moon project

    today I created a moon and ill explain how I did that with pictures and the video I watched witch should help you create the moon first you create a sphere by shit A then click meshes sphere and create a sun as well shift a light sun next you set up the render for…

  • 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