Print ("Hello World")

Print ("Hello World")

Swift Programming & Poetic Words ??

?? I wanted to write a poem based on my journey in learning to be a self-taught software engineer, and this is what came to mind. I hope you enjoy ??


In a dim-lit room, I wrote Hello, World,

A line on the screen, a flag unfurled.

I sought only syntax, compiled code that's neat,


But I found a new language when our eyes meet.

You entered my life like a comment, so clean,

An annotation of repetition, a meaningful sign.


From var to let, from int to str,

You were the missing code, the greatest teacher.

Unknown but familiar masterpiece to my tapestry

Exposed across the net so wide,

Yet, the father of devs, in whom we confide.


I stumbled on You, no code. could be clearer

You were the algorithm, in my book of unknowns,

The Udemy course to my skill set grown

A function of beauty, I felt to my bone.


You discriminated no language, syntax aside,

To you, all are equal; in this code, we abide.

You had a vision so distinct,

to make me code without a blink,

A goal in focus, crystal clear,

that sparked my interest;

now I'm here.


A soft-spoken whisper, a subtle command.

In data structures of my heart, you're the key,

A constant array, from A to Z.


We sorted our feelings through logic and trust,

In functions of love, parameters adjust.


Now, every return feels like a lifetime earned,

A lesson in syntax, forever learned.

And so, Hello, World, a phrase I once knew,

Transformed from a simple print statement?

to a life-long memory.


In dim-lit room, thoughts confined,?

a realm of questions in my mind.

From vague ambitions taking form

?to dreams that would eventually transform.


From Facebook creator,

to all new developers alike

?simple statement we hold so dear.

Encapsulated, in brackets tight,?

They lit our path and took their flight.


My journey's dawn, yours could have set,

Like first steps of a babe, a stage to be met.

As mothers with newborns feel life anew,

Print("Hello World") Is where you and I Began.

import Foundation

func main() {
    
    print("Hello, World!")
}

main()        


要查看或添加评论,请登录

Michael Balsa的更多文章

社区洞察

其他会员也浏览了