FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
Day -1 of Learning C#
How-ToMachine Learning

Day -1 of Learning C#

via Dev.tokiran pinisetty1mo ago

Today I officially started my C# journey — not with advanced topics, but with the absolute basics. Before building complex applications, I wanted to understand how the language communicates, stores data, and handles input. First up was console printing. I learned the difference between Console.Write() and Console.WriteLine(). One keeps the cursor on the same line, the other moves to the next. Simple, but important for formatting output. Then I explored Console.ReadLine() to take user input. It was cool to see how quickly a program becomes interactive just by accepting a name and printing it back. Next were comments — both single-line (//) and multi-line (/* */). Clean code matters, even from day one. I also covered variables and constants. Variables store changeable data, while constants remain fixed. I practiced using data types like int, double, and decimal, learning that decimals are better for precise values like money. The var keyword was interesting too. It lets the compiler figu

Continue reading on Dev.to

Opens in a new tab

Read Full Article
28 views

Related Articles

How-To

The most important 40 mcq with its answers How to use Android visual studio to make a mobile app

Medium Programming • 4h ago

What is Agent Script? How to Build Agents with It in Agentforce
How-To

What is Agent Script? How to Build Agents with It in Agentforce

Medium Programming • 5h ago

I Coded 3 Famous Trading Strategies in Pine Script and Backtested All of Them. None Passed.
How-To

I Coded 3 Famous Trading Strategies in Pine Script and Backtested All of Them. None Passed.

Medium Programming • 5h ago

Belkin’s battery-equipped Switch 2 case is more than 35 percent off right now
How-To

Belkin’s battery-equipped Switch 2 case is more than 35 percent off right now

The Verge • 6h ago

Why this Marshall is the first soundbar I've tested that truly challenges my Sonos Arc Ultra
How-To

Why this Marshall is the first soundbar I've tested that truly challenges my Sonos Arc Ultra

ZDNet • 7h ago

Discover More Articles