Python Forum
New Users Introduce Yourself - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Forum & Off Topic (https://python-forum.io/forum-23.html)
+--- Forum: Bar (https://python-forum.io/forum-27.html)
+--- Thread: New Users Introduce Yourself (/thread-36.html)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46


RE: New Users Introduce Yourself - gobbez - Jan-28-2024

Hello there,
i'm Andrea. After 10 years as a technical assistant, a few months ago i decided to start studying Python.
I had a few experience with Game Maker tool (no code), and it was more 10 years after high school but i asked the best prof there is: ChatGPT Big Grin .
He taught me the basics, then i moved on other apps courses, completing them and receiving "certificates", while practice with HackerRank.

Then i started to create some projects like webscraping certain websites or super easy games.
Now i'm at the point where in order to level my skills i need to learn from others, perhaps humans Tongue .

Hope to learn more,
Andrea


RE: New Users Introduce Yourself - sureshpython - Apr-09-2024

Hello All,
I Hope everyone are doing great!
My self Suresh, I'm A student and i'm trying to learn python and i want to be a Master in Python.

I Hope this community will Support me For Being to be Master in python.

Nice to meet you all.

thanking you..


RE: New Users Introduce Yourself - ebn852_pan - May-14-2024

I just joined. I'm new to Python programming. I'm on another computer forum too learning Java programming also. I'm hopeful both knowledge integrates well and I get to pick valuable tips in computing. Since 1986 I've known about computers. But just recently picked up Java programming some time in 2017. Now I'm here hoping to learn something. I'm on a Linux OS, Chromebook laptop pc. It was given to me by someone after I took up programming and joined all kinds of forums and blogs. Now I'm hopeful I'll last in Python. And Java.


RE: New Users Introduce Yourself - rodiongork - Jun-19-2024

Hi Friends!

It so happened I never properly learnt Python and have come here to be able to fix some of the "gaps".

Started programming back in 1998 (Pascal, C, 86 assembly etc you know), employed in programming since 2008, mostly as Java, recently Go developer (somewhere in-between were bigdata technologies, erlang project) - and silly thing, while it often happens that I use Python, I don't
remember ever seriously and methodically learning it.

One of my hobbies is my web-site with programming puzzles (CodeAbbey) where predictably Python is the most popular language among the users (I believe used by over 40% people and in over 40% of submissions - few years ago it was rather 30), so I need time after time dive into to help or fix something... And still I feel my skills inadequate. Recently I decided upon adding by and by few strictly Python-oriented problems (generally they are "language-agnostic") to explore some advanced programming topics. This is evolving quite slowly but again I hope I come upon some ideas browsing this forum.


RE: New Users Introduce Yourself - carl_46120 - Jun-29-2024

G'day from Australia,
I've had a interest in how this all works for sometime though only now I'm trying to get more in-depth with it all, inorder to get started on moving start moving forward,
Cheers


RE: New Users Introduce Yourself - deybydeyc - Aug-14-2024

Hello! I am very new to the world of python as I am mainly trained in use of RStudio (even then only about two years of experience), but wanted to branch out and explore new avenues that might offer more flexibility, wider applications, and customization. I'm 24 and a grad student in marine science so my uses would mainly be statistics, file management, and generating plots, but am always excited to learn new skills and I look forward to exploring the limits of what python can do. Help and tips are very much appreciated, as before I started grad school I had exactly zero experience writing code, so I'm starting a bit from scratch.


Greetings from Darshan Hiranandani – Website Developer - darshanhiranandani23 - Aug-29-2024

Hi everyone,

I’m Darshan Hiranandani, and I’m excited to join this forum! I work as a website developer, where I focus on creating and optimizing websites to provide seamless user experiences. From front-end design to back-end functionality, I enjoy tackling the diverse challenges that come with web development.

When I'm not coding, you’ll likely find me exploring new destinations. Traveling is a huge passion of mine – I love immersing myself in different cultures, trying out local cuisines, and discovering new places. I find that my travel experiences often inspire my work and offer fresh perspectives that enhance my projects.

I’m looking forward to connecting with other developers and travel enthusiasts here, sharing insights, and learning from each other's experiences.

Best regards,
Darshan Hiranandani


New Member Introduction - thetmsim - Oct-15-2024

Hello everyone!

I’m excited to join the Python community here! I’m [Your Name], and I’ve been learning Python for [X months/years]. I’m particularly interested in [mention specific areas, e.g., web development, data science, automation, etc.].

I look forward to sharing knowledge, asking questions, and contributing to discussions. Thanks for having me!

Best,
Sheraz Heart


RE: New Users Introduce Yourself - Skaperen - Oct-15-2024

hello Sheraz. did you read what you actually posted?


RE: New Users Introduce Yourself - JackG29 - Nov-30-2024

Hello everyone, I am 64 years old and completely new to programming. I bought a Python book from No Starch Press (Automate The Boring Stuff With Python) by Al Sweigart to get started. It's a great book, and I'm enjoying it thus far. Unfortunately, I've come to a halt because I can not find the third-party script called pyperclip.py. I followed the directions for using pip in the appendix and the file seems to have been downloaded properly, but I can't find it, furthermore, I'm not sure where it should reside to import the module in my code. Thank you in advance for your help.