Monday, March 23, 2026

Why Python is Perfect for Beginners

 

PYTHON


Python is a very popular programming language, especially for new learners. It is easy to read because the syntax is simple and almost like a normal language.

Python is a popular programming language. It was created by Guido van Rossum, and released in 1991.

It is used for:

  • Web development
  • Artificial Intelligence (AI)
  • Data analysis
  • Automation
  • web development 
  • software development
  • mathematics
  • system scripting

Why Choose Python?


Some reasons why Python is the best choice:

Easy to learn – great for beginners
Simple code – doesn’t require a lot of weird symbols
Various uses – from web to AI
Large community – easy to find help



Python Syntax compared to other programming languages


Python is designed to be easy to read and understand, almost like normal English.

Differences from other languages:

  • Uses new lines
    In Python, each command is written on a new line
    (no need for ; like in other languages)
  • No complicated symbols
    Other languages often use {} or ;
    Python is cleaner and simpler
  • Uses indentation (spaces/tabs)
    Python uses spacing to organise code
    This shows which part belongs to loops, functions, etc.

Simple Example

======================================
if 5 > 2:
print("Five is greater than two")

======================================

Notice:

  • No { }
  • Uses indentation to show structure

Disadvantages of Python???

  • Slower than other languages ​​like C
  • Not suitable for very heavy systems (low-level)

How Instagram Uses Python: Scaling the World’s Largest Django Application | by Coders Stop | Python in Plain English



In my opinion, Python is highly suitable for beginners, as its simple structure makes it easy to learn while still supporting a wide range of uses such as web development, applications, and multimedia projects.






here i share some of YouTube channel that i use to learn as a beginners.


Thank you for following me "_ "


Friday, March 20, 2026

More Than Just A Multimedia Student


Nice to meet you guyss!!



Hi Everyone !

My name is Fazhoni or you just call me Fazzh. I am a student From Universiti Utara Malaysia, Sintok Kedah and currently studying in Bachelor of Science with Honour (Multimedia) under School of Technology Multimedia and Communication (SMMTC).  My hobby is karaoke and cooking. i love making dessert like cake and traditional dessert. 

Guess what I'm thinking!


I’m not the kind of multimedia student who stays behind the screen all the time.

Sometimes, I’m in front of it like performing, expressing, and connecting with people.

To some people, I’m just a student learning design, video editing, and digital skills.
But there’s more to me than that.

I enjoy creating what's my thought not just through software, but through voice, emotions, and presence.

This blog is a small space where I share both sides of my world:


"the creator behind the screen, and the performer in front of it"



My Passion :)

I’ve always wanted to create work that resonates through sight, sound, and emotion. Throughout secondary school, I lacked the opportunity to showcase my editing skills, but this degree has changed that. Now, every visual I design and every video I edit is a chance to turn an idea into something tangible. For me, multimedia isn't just a technical field , it’s how I tell my stories."



this my assignment in course : principle of drawing.


some of my design for a programme as i joing as media members !



This is my redesign assignment. It is a Furoshiki, which is a type of traditional Japanese wrapping cloth that is rectangular in shape. Its folding and tying techniques are very unique as it can be used to wrap various items, from gifts and water bottles to books. I am interested in introducing Malaysian culture to that country by redesigning the patterns to feature the Bunga Raya (hibiscus) as a symbol of Malaysia, and I believe it signifies a bond or a symbol of good diplomatic relations between Malaysia and Japan


On Stage :)

Not everything I create happens behind a screen.

Sometimes, I perform.

Being on stage is a different kind of expression , it’s live, real, and emotional.

Whether it’s singing, acting, or speaking, I enjoy connecting with people in a way that feels direct and honest.


But..... for now i start with singing. I got some invitation to dinner as a performer and got paid 

( RM50 for one song) ☺☺☺☺☺☺

when i was at secondary school, i active joining others activity such as Emcee, Acting, Choir and Singing as well.  Maybe after this i will try to do emcee as my target! ACTINGG??? i don't think to join yet because it need big responsible as a team members. 



My first Singing Comptetition in UUM or Called FIESTA TRADISI MILLENNIAL (FTM) 2025

You can watch me at time 30.58 



This one is my Debut at UUM. I was invited with this girl to performing duet at 
Oscar Dream Night: Yab Dinner



My Creative Side :)

Creativity is not limited to one form.

Sometimes I design.
Sometimes I edit.
Sometimes I perform.

Every part of it reflects who I am.



Currently Loving :

Favaourite song : i mostly like Malay song. Some of singer deliver their soul very perfectly , people can feel it the song deeply. 

1- Terasing by Sudirman
2- Hati yang tak terbalas by Marsha Milan
3- IDLYA by Misha Omar
4- Memori cinta luka by Nassier Wahab




Sissy Iman might not be super famous, but I really like her. She isn't just a talented singer; she is also very smart and well-educated. When she hosted AJL41, she shared a lot of facts about music that most people don't know. While others were just criticizing, she was teaching us. I was so impressed because she used her chance on stage to give the public useful knowledge



- Thank you for folowing me -








Why Python is Perfect for Beginners

  PYTHON Python is a very popular programming language, especially for new learners. It is easy to read because the syntax is simple and alm...