cross-posted from: https://lemmy.ml/post/30254912
cross-posted from: https://lemmy.ml/post/30254042
cross-posted from: https://lemmy.ml/post/30253906
cross-posted from: https://lemmy.ml/post/30253851
cross-posted from: https://lemmy.ml/post/30253477
To admit frankly, l am a non technical person who would be tinkering with the task of creating a full fledged website for a travel company. For me, it’s going to be a fun activity. There are a lot of nerds out here who can help me with their expertise. Many thanks to you all😊😊😊
I’d start with picking a programming language and framework. Preferrably something with good tutorials or a nice book from the library that teaches you webdesign and programming in a hands-on way. I think Python is good for beginners. I wouldn’t kearn something like PHP these days. But there are a lot of options to pick from.
Yes, it’s web design and programming as you say. I need to make it dynamic so that changes in the main website can be done conveniently.
I think I might have given bad advice. Maybe take someone else’s advice, or give some more details about what you’re trying to achieve… “Dynamic” is a big word. And a regular Content Management System can do dynamic content as well. That might come without any programming. And depending on the content, you can design it more easily with some built in editor.
You mean, to create a basic website, you start with python ?
Sure, I think I made a few to many assumptions about the “dynamic” part… Maybe a content management system will do, and no programming.