#DOTNET
Explore tagged Tumblr posts
izicodes · 2 years ago
Text
C# Study Links | Resources ✨
Tumblr media
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? 🤗
Tumblr media
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
Tumblr media
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! 😎💻👍🏾
Tumblr media
825 notes · View notes
cyncrovee · 4 months ago
Text
managing a large codebase is fun! (me when i lie)
10 notes · View notes
codemom · 2 years ago
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:
78 notes · View notes
popcron · 5 months ago
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
joy-is-what-it-means · 1 year ago
Text
Tumblr media Tumblr media
Today’s achievement: successfully centred a text!!
Watching: Avatar The Last Airbender.
20 notes · View notes
csharp-official · 6 months ago
Text
I'm at .NET Developer Days conference in Warsaw right now, expect some posts related to that
7 notes · View notes
squaduck · 11 months ago
Text
I made a digital rain thing.
Here's a gif:
Tumblr media
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.
6 notes · View notes
fortunatelycoldengineer · 2 years ago
Text
Tumblr media
Python Features . . . . for more information https://bit.ly/3RVzj16 check the above link
13 notes · View notes
womaneng · 8 months ago
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! 
5 notes · View notes
hu16ma · 9 months ago
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
izicodes · 2 years ago
Text
Re-Learning C#
Tumblr media
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.
Tumblr media
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~!
Tumblr media
60 notes · View notes
theeuglyspud · 1 year ago
Text
SURPRISE!!!!!!!!
tracklist:
Merry Persecution Complex
True Vermin
Talking With You
IT'S ALSO ON YOUTUBE!!!
youtube
4 notes · View notes
has-s-san · 1 year ago
Text
Let's Learn Together.
2 notes · View notes
popcron · 5 months ago
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
joy-is-what-it-means · 1 year ago
Text
Tumblr media Tumblr media Tumblr media
Treating myself with a date at my favourite place✨✨
Also why did I miss out on Spanish latte all that long?
6 notes · View notes
csharp-official · 7 months ago
Text
I ended up typing "dontnet new" instead of "dotnet new" in the console. Universe may be telling me something.
7 notes · View notes