#csharpsaga project
Explore tagged Tumblr posts
Text
Creating A C# Homework Resource Site
Thursday 18th May 2023
I am back again with another project again, but this time I built a small C# homework site! I was thinking of when I had to teach myself C# because the teacher I had was very bad at explaining concepts and had very little homework. Whilst I was working on my C# Console Application project, I reminded myself how I could turn some of these into C# homework!
What would the site include?
These are the main parts of the website:
The home page
The list of assignments page - put into 'levels'
The actual page of each assignment
About the site
The Contact page for any thoughts, or ideas or want to contribute somehow e.g. add a C# homework idea
I named the site 'CSharpSaga' or 'C#Saga' but I might change that in the future, I am not sure yet...
What did I work on today?
So, I actually started it 2 days after work as a fun quick web design exercise from turning my thoughts into a webpage. I then developed it more today!
Some before and after screenshots!
These screenshots are me turning my quick idea into something that looks like it's part of a "real" website. I was working on how to design the cards for picking the featured assignments!
Here I worked on if the user clicks on the actual assignment page! I chose the very first homework I came up with which is a simple console using variables, basic syntax and data types! I worked out how to use special syntax highlighting using Prism, super happy I got the hang of it and did not manually style the code examples!
That's all! I still have to work on the other pages I have on my navbar but I'll get to them later! I still have to work on the media queries of the pages (I hate working on responsiveness in web dev...) but I would probably leave that for late (bad practice)!
Thanks for reading and happy coding! ๐ฉ๐พโ๐๐๐พ
#codeblr#coding#programming#progblr#studying#studyblr#csharpsaga project#csharp#tech#computer science
69 notes
ยท
View notes
Text
Creating A C# Homework Resource Site Prt 2
Friday 19th May 2023
Back again on this project and like I said in the last post, I am now working on the responsiveness of the pages I made already, which is the Home and one of the assignments pages!
What did I complete so far?
So far I have completed the first assignment page! I did all the styling and worked on the responsiveness! Look okay on the desktop and on the phone so yay!
What will I work on next?
I still have the rest of the home page's responsive to do. Maybe then work on the foot links properly and then off to work on the About page!
Thanks for reading and happy coding! ๐ฉ๐พโ๐๐๐พ
#codeblr#coding#programming#progblr#studying#studyblr#csharpsaga project#csharp#tech#computer science
40 notes
ยท
View notes
Text
Creating A C# Homework Resource Site Prt 3
Wednesday 24th May 2023
Finally added the Assignments page! Not what I was expecting, but then again I didn't really have a design in mind! I will stick with this for now and see how it goes! I added some of the links to the Level 1 assignments but only the first one is completely done...!
Try The Site Out!
I uploaded what I have so far with the page up to GitHub, so you can visit it now! Bare in mind:
Not done!
Some pages don't work
Not 100% responsive on phone but should work for desktops
With that said, here is the site so far - LINK
#codeblr#coding#programming#progblr#studying#studyblr#csharpsaga project#csharp#tech#computer science
9 notes
ยท
View notes