CUTCODEDOWN
Minimalist Semantic Markup

Welcome Guest
Please Login or Register

If you have registered but not recieved your activation e-mail in a reasonable amount of time, or have issues with using the registration form, please use our Contact Form for assistance. Include both your username and the e-mail you tried to register with.

Author Topic: Hi!  (Read 666 times)

tuxifan

  • Greenhorn
  • *
  • Posts: 1
  • Karma: +0/-0
Hi!
« on: 21 Aug 2021, 05:17:26 pm »
Hey, I'm a 16 years old student interested in all kinds of computers stuff including (actually) efficient programming, retro style programming (squeezing out the last bits of speed!!!) and... Yeah lol
I mainly program in C and C++, but did some x86 assembly before.

Web design definitely isn't my strongest point. 😅
I am not even sure why I'm here and what I'm expecting... But we'll see!

mmerlinn

  • Jr. Member
  • **
  • Posts: 77
  • Karma: +9/-0
  • Nutcake
Re: Hi!
« Reply #1 on: 22 Aug 2021, 02:46:14 pm »
Well, web design is DEFINITELY a different kettle of fish than C or C++. However, no matter what language you are proficient in you can succeed in web design if you FOLLOW THE RULES relating to the language you are using. The C languages have precise rules that you must use to make them work.  If you do not use those rules you can wind up with a mess that NO ONE can fix. Same applies to web design.

Be aware that MOST information about web design does NOT adhere to the rules and therefore is nothing more than a stinking pile of manure. The vast majority of websites are massive train wrecks waiting to happen. Please do not add more garbage to the web.
The soul purr pus of a spell cheque cur is two valley date hour ignore ants.

coothead

  • Sr. Member
  • ****
  • Posts: 395
  • Karma: +89/-0
  • I smile benignly
    • coothead's stuff ~ an eclectic collection
Re: Hi!
« Reply #2 on: 22 Aug 2021, 05:40:28 pm »
Hi there tuxifan,
and  a warm welcome to these forums. ;)
Quote
Web design definitely isn't my strongest point. 😅

Further to mmerlinn's illuminating comments, this link...

Progressive enhancement

...might prove helpful to your cause.

coothead
~ the original bald headed old fart ~

John_Betong

  • Full Member
  • ***
  • Posts: 218
  • Karma: +24/-1
    • The Fastest Joke Site On The Web
Re: Hi!
« Reply #3 on: 22 Aug 2021, 06:00:17 pm »
Hi @tuxifan,
and another warm welcome to the forums :)

If you’re starting in web design may I suggest creating a GitHub account, make a repository then create a GitHub web page related to your repository. To help others possibly create a new forum thread detailing the steps involved. I would especially like to learn how to fork your repository.

My shameless GitHub  “Hello world” link.

https://john-betong.github.io/hello-world/


There are also many free web hosting providers available that I suggest trying and discovering how to use their services to create a simple “Hello world” web page followed by more web pages detailing your hobby or C and C++ code snippets.

Once live then post a link for criticism…

and enjoy the journey:)

Edit:
I forgot to mention I also started with a C++ and Pascal background and it took quite some time to forget about how much I relied on compilers to validate code. Following are my favourite validation links that usually render your web pages identically in all web browsers:

https://validator.w3.org/

https://jigsaw.w3.org/css-validator/

https://search.google.com/test/mobile-friendly

https://search.google.com/test/mobile-friendly

https://gtmetrix.com/


« Last Edit: 22 Aug 2021, 07:19:14 pm by John_Betong »
Retired in the City of Angels where the weather suits my clothes

 

SMF spam blocked by CleanTalk

Advertisement