Tumgik
#dotnet
izicodes · 1 year
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
712 notes · View notes
codemom · 6 months
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:
76 notes · View notes
datavids · 2 years
Text
Some days being a great developer, comes down to your Google search skills.
742 notes · View notes
Text
Tumblr media
Python Features . . . . for more information https://bit.ly/3RVzj16 check the above link
12 notes · View notes
Text
Tumblr media Tumblr media
Today’s achievement: successfully centred a text!!
Watching: Avatar The Last Airbender.
6 notes · View notes
devleader · 1 month
Link
I've created a course to take you from zero coding experience through to understanding the basics of writing code in C#. No previous experience required! And if you know some other languages already, this is still a great opportunity to get into C#. Get this course!
3 notes · View notes
theeuglyspud · 4 months
Text
SURPRISE!!!!!!!!
tracklist:
Merry Persecution Complex
True Vermin
Talking With You
IT'S ALSO ON YOUTUBE!!!
youtube
4 notes · View notes
indigotech · 8 months
Text
Tumblr media
Revisiting dotnet and C#, my beloved.
Just spamming around with it just now, but maybe will begin work on an actual project using it. Not sure yet what, though.
Anyone have any suggestions?
Just wish this brain fog would go away...
7 notes · View notes
has-s-san · 2 months
Text
Let's Learn Together.
2 notes · View notes
ardenasaservice · 5 months
Text
Tumblr media
questions to ask your alliance roulette
4 notes · View notes
netcode-hub · 7 months
Text
youtube
.NET Maui Apps | Build Expenses Tracker Mobile App using MAUI, SQLite and Syncfusion components.
2 notes · View notes
izicodes · 1 year
Text
Completed my first technical interview!
Tumblr media
>> Tuesday 22nd November 2022
I completed my first ever technical interview! I was super nervous I was getting things wrong and I knew I was.
A technical interview (sometimes nicknamed a coding or programming interview) is a technical problem-based job interview just to assess the interviewee's coding/programming skills.
In my interview, I had to use C# and figure out how to check the number of variants a string of letters can make a proper word in order. It was hard but it was a great challenge. It also included pair-programming, where one of the company's developer helped me on the question.
They had to perform manual tests to check if my code worked and I focused on getting at least the first 2 tests a PASS and I did, I was really proud of myself. I told them I couldn't figure out how to do the other three, since I already spent too much time on the first two.
Then they went on to ask me technical questions like "What is the process of Software Development?" and I just answered with the SDLC (Software Development Life Cycle). Other questions like "What is the difference between .NEt Core and .NET (framework)?" Then they asked personal questions like what are my hobbies and what is my favourite website design and I mentioned POCO X4 GT official website for the phone because of the animation and colours.
And that was it! They said we would get the results of who got the job by the end of the day or tomorrow but I won't be too bummed if I didn't get it, I really wanted the technical interview experience, especially with pair-programming! I'll see how it goes!
314 notes · View notes
nishakrishnan1996 · 7 months
Text
From Novice to .NET Pro: Tips for Smooth Learning and Skill Enhancement.
Welcome to the dynamic world of .NET, where the possibilities are endless, and innovation knows no bounds. In the ever-evolving landscape of technology, one question often emerges: Is learning .NET an achievable feat? Whether you're a seasoned developer seeking to expand your skill set or a passionate novice ready to embark on a coding adventure, the journey into .NET is filled with both challenges and opportunities. In this comprehensive blog post, we will dive headfirst into the intricacies of .NET, shedding light on its learnability, potential hurdles, and the plethora of resources at your disposal. By the time we reach the conclusion, you'll be armed with the knowledge and confidence to take on this versatile framework and thrive in the realm of software development.
Tumblr media
Is .NET Easy to Learn?
For Seasoned Developers:
For those who have already ventured into the realm of programming languages like C# or VB.NET, the path into .NET may appear as a well-trodden trail. Familiarity with these languages provides a solid footing, allowing you to transition into .NET with relative ease. After all, these languages are the very building blocks of the .NET framework, and your existing proficiency can serve as a robust foundation.
For Beginners:
However, for beginners stepping into the world of programming for the first time, .NET might present a more formidable challenge. Here's why:
Complexity: The .NET framework sprawls like a vast digital metropolis, offering an array of tools and libraries for diverse applications, from web development to desktop software and mobile apps. Navigating this intricate landscape can be akin to a newcomer trying to navigate a bustling city without a map.
Learning Curve: As is often the case with comprehensive technology stacks, .NET features a learning curve. To master it, you'll need to comprehend its various components and understand how they seamlessly intertwine to create cohesive and functional applications.
Versatility: While versatility is undoubtedly one of .NET's standout strengths, it can also introduce complexity, particularly for beginners. The sheer range of options and possibilities within the framework can be both exciting and overwhelming.
On the Bright Side:
Documentation: One of the defining advantages of delving into .NET is the wealth of documentation at your disposal. This extensive and meticulously maintained resource can serve as your guiding light, offering clarity through comprehensive explanations and illustrative examples.
Visual Studio IDE: In the universe of software development, the Visual Studio integrated development environment shines as a beacon of user-friendliness and functionality. Whether you're an experienced developer or just starting, this tool can significantly simplify the development process and enhance your productivity.
Community: The .NET community is a vibrant, global network of developers and enthusiasts who are passionate about knowledge-sharing. Within this community, you'll find a wealth of resources, tutorials, and forums ready to assist you on your learning journey, transforming potential obstacles into stepping stones towards mastery.
Tumblr media
In conclusion, the ease with which you can learn .NET ultimately hinges on your starting point and your commitment to the learning process. Whether you're a seasoned developer looking to broaden your skill set or a programming neophyte taking your first steps, .NET opens doors to a realm of boundless opportunities.
ACTE Technologies stands as a steadfast companion on your journey to mastering .NET. Their meticulously designed courses cater to diverse learners, ensuring that you receive the support and guidance needed to conquer this versatile framework. Whether you aim for career advancement or simply wish to explore the vast possibilities within .NET, equips you for the adventure.
Remember, learning any technology takes time, dedication, and practice. Maintain your curiosity, continue coding, and consider enrolling in a course aligned with your goals. With the right resources and a growth-oriented mindset, the mastery of .NET becomes an attainable goal. Embark on this journey with unwavering confidence, and the sprawling world of .NET will reveal its wonders to you. May your pursuit of knowledge yield tremendous achievements. Good luck on your learning odyssey!
3 notes · View notes
datavids · 2 years
Text
Ever program while under the influence? How long till you regretted it? 🤔😆😂
27 notes · View notes
Text
Tumblr media
Python . . . . for more information https://bit.ly/3M18CUZ check the above link
8 notes · View notes
qservicesitstaffing · 8 months
Text
Innovating Your Future with ASP.NET Core Development Company
ASP.NET is a cross-platform, high-performance, open-source framework for building modern, cloud-enabled, internet-connected apps. Q Services specializes in creating high-end custom web applications, services, and solutions using the ASP.NET Core Framework.
As an ASP.NET Core Development Company, we will provide you with the best technical solution your company needs. Our team uses a range of .NET technologies for development solutions, including ASP.NET, C#, .NET Core, Entity Framework, Xamarin, and Azure. These tools enable us to build scalable, secure, high-performance web, mobile, and desktop applications. We also stay up-to-date with the latest advancements in the .NET ecosystem to ensure we deliver cutting-edge solutions to our clients.
Tumblr media
5 notes · View notes