Python Forum
newbie here - general advice reqd
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
newbie here - general advice reqd
#1
Te only coding I have ever done was related to a n sql database more than 35 years ago

I'm currently usin MX Linux 19.2 and wish to try my hand at coding in Python

I would appreciate python program names and links to same especially if code and gui screenshots are included
as I wish to attempt to create a basic standalone bookmark program with a GUI

My previous coding experience as mentioned above was by copying and modifying handbook examples - sorry, but after so mmany years I cant remember the program name but it was windows based in those days

thanks for any suggestions or advice
Reply
#2
If have not ever programmed in python or a GUI I would recommend taking advantage of some of the tutorials here on the forum. There are some really good examples of python and gui programming. Some even have images or videos of finished results. Some of the codes I’ve shared here have both. For GUI I would recommend Tkinter for starter as it is easiest to understand. It’s not really cross platform friendly as pyqt5 but as I said it’s easier to follow. In my opinion anyway. Good luck.
I welcome all feedback.
The only dumb question, is one that doesn't get asked.
My Github
How to post code using bbtags


Reply
#3
thanks menator01

i found https://stevepython.wordpress.com/full-p...pets-list/ which i find interesting though i havent fully investigated the site yet

thanks
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Looking for some general advice Extra 5 1,887 Jan-31-2022, 11:12 PM
Last Post: BashBedlam

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020