#DOTNET
Explore tagged Tumblr posts
Text
C# Study Links | Resources ✨
As I am starting to relearn C#, I thought why not share some links that have helped me in the past and what new ones I will be using this time to learn! I already made a similar resource post (post 1 | post 2) for C# in the past but why not a new one? 🤗
Microsoft Learn - LINK
C# Station - LINK
YouTube - LINK
SoloLearn - LINK
Codecademy - LINK
Learn C# - LINK
C# Yellow Book - LINK
C# Programming Guide - LINK
Tutorials Point - LINK
Roadmap to ASP.NET Core Developer (C#): LINK
C# Subreddit - LINK
Dot Net Perls - LINK
C# Coding Conventions - LINK
The Ultimate C# Guide For Beginners - LINK
That's all for now! If this does interests you, do check out the other posts (1 | 2) I made of other C# resources!
Happy coding/programming! 😎💻👍🏾
#resources#coding resources#programming#coding#studying#codeblr#progblr#web development#webdev#computer science#cs academia#study hard#technology#tech#csharp#dotnet#software development#software
825 notes
·
View notes
Text
managing a large codebase is fun! (me when i lie)
10 notes
·
View notes
Text
I'm thrilled to share that I recently completed the SheCodes Basic workshop and earned my certificate! 🎉 This immersive online program provided such a great introduction to web development concepts and skills.
Over the workshop, I gained so much useful knowledge about HTML, CSS, and JavaScript. The hands-on coding challenges let me apply what I was learning in a practical way. I'm proud of all the web pages, interactions and animations I coded from scratch!
I'll be starting the SheCodes Plus where we'll dive deeper into HTML. CSS, JavaScript, Bootstrap and more! Although I still can't decide if I want to be a Frontend Developer or go the Fullstack way😑.
Here is a link to my final Basic project:
#software#css#100 days of code#software development#webdev#coding#codeblr#studyblr#progblr#programming#dotnet
78 notes
·
View notes
Text
Quick startup time with native C#
For a while my work wouldn't run when built with native settings. And after some procrastinating and side supporting work, it finally builds. The startup time for these builds is eye raising quick and its not even optimized all the way just yet.
11 notes
·
View notes
Text


Today’s achievement: successfully centred a text!!
Watching: Avatar The Last Airbender.
#codeblr#maui#studyblr#motivation#coding#programming#.net development#.net#.net developers#developer#app development#dotnet#dot net developers
20 notes
·
View notes
Text
I'm at .NET Developer Days conference in Warsaw right now, expect some posts related to that
7 notes
·
View notes
Text
I made a digital rain thing.
Here's a gif:
GitHub and other info under the cut.
It's a C# .NET project available as source code, a Nuget package, or a GitHub release.
Both the source and Nuget versions require you to have dotnet installed, but the GitHub releases are self-contained.
If you don't want to run some random executable, here's a YouTube video that is just 30 minutes of it running.
It's quite hackable and modifiable. As an example, there's a branch with a bunch of pride flag colors.
#open source#csharp#dotnet#github#software#accurately tagging makes me feel like I'm trying too hard#I feel like one of those ad bots that promote candles and stuff#or maybe they are just human sellouts and not bots#it's not for me to know
6 notes
·
View notes
Text

Python Features . . . . for more information https://bit.ly/3RVzj16 check the above link
#aspdotnet#python#adodotnet#csharp#java#dotnet#dotnetdeveloper#dotnetframework#dotnetclasses#dotnetclasslibrary#computerscience#computerengineering#programming#javatpoint
13 notes
·
View notes
Text
instagram
📍How do you stay up to date as a developer?🤔
In a world where tech evolves rapidly, keeping up with the latest news and updates can be challenging. 🧠
👩🏻💻Discover the latest trends, updates, and insights in just 5 minutes a day. ✨
Daily.dev is an all in one platform that allows developers to:
* Stay ahead with the latest tech news! 🚀
* Discover articles tailored to your interests! 🔍
* Connect and engage with fellow developers! 💬
Level up your coding game! Stay ahead of the tech curve with Daily.dev - your ultimate news hub for developers!
Boost your productivity and stay informed. Watch now and upgrade your dev skills!
#resources#coding resources#programming#coding#studying#codeblr#progblr#web development#webdev#computer science#cs academia#study hard#technology#tech#csharp#dotnet#software development#software#techhouse#codinglife#desksetup#deskgoals#deskgram#softwaredeveloper#cozygamergirl#techinfluencer#engineering#designer#programminglife#code
5 notes
·
View notes
Text
Question From Microsoft 🥇💡
A developer writes some code that includes an if statement code block. They initialize one (int F)integer variable to a value of 5 above (outside) of the code block. They initialize a second(int S) integer variable to a value of 6 on the first line inside of the code block. The Boolean expression for the code block evaluates to true if the first integer variable has a value greater than 0. On the second line inside the code block, they assign the sum of the two values to the first variable. On the first line after the code block, they write code to display the value of the first integer.
What is the result when the code statement used to display the first integer is executed ?
1- Is the sum of the(F+S) integer 2- Is the initialized value 3- Error,First var isn't in-scope
3 notes
·
View notes
Text
Re-Learning C#
Sunday 07th May 2023
I'm going back to the basics and re-learning the C# programming language.
At work, I've been focusing on the same topics repeatedly, and it's made me realize that I have gaps in my knowledge. I've been coasting on the familiarity of the topics I already know and haven't really touched on some of the other essential concepts.
Recently, during working on some projects, I've come to realize that mastering these concepts would make my work-related projects much more manageable.
So, I've decided to take the plunge and start from scratch, learning everything from the beginning. To keep myself accountable and share my journey with others, I'll be posting my progress here regularly~!
#codeblr#coding#studyblr#studying#progblr#programming#comp sci#computer science#tech#code#learn to code#csharp#csharp study#dotnet
60 notes
·
View notes
Text
SURPRISE!!!!!!!!
tracklist:
Merry Persecution Complex
True Vermin
Talking With You
IT'S ALSO ON YOUTUBE!!!
youtube
4 notes
·
View notes
Text
Let's Learn Together.
2 notes
·
View notes
Text
Drop shadows on windows and dropdowns.
Transparency is rendered through a dither map to produce the screendoor transparency effect, because atm, blending and sorting is broken (as evident by the text in the bottom left square literally disappearing)
2 notes
·
View notes
Text



Treating myself with a date at my favourite place✨✨
Also why did I miss out on Spanish latte all that long?
#studyblr#study#motivation#langblr#study blog#coding#codeblr#code#women in tech#maui#dot net developers#dotnet#xaml#app development
6 notes
·
View notes
Text
I ended up typing "dontnet new" instead of "dotnet new" in the console. Universe may be telling me something.
7 notes
·
View notes