using System;
using System.Linq;
namespace FerdinandSu;
var summary =
@"Undergraduate student in an 'Institute of Technology'
which is in the northeast of a country.";
var languages = new [] {
"C#", // The world's best language.
"TypeScript", // Frontend developer, using Angular.
"C", // Most of undergraduate students should have learned.
"python", // Most of undergraduate students should have learned.
"Visual BASIC", // My first programming language.
"C++", // Most of undergraduate students should have learned, but too difficult.
"Java", // Most of undergraduate students should have learned, but I dislike this.
"JavaScript" // Hardly used, but I did learn that ...
//, "HTML" // Oh please, HTML is not a programming language !!!
};
var favoriteLanguage = languages.First(); // C# is the best!
var fieldsOfWork = new [] {
"Service Computing", // My director's major.
"Distributed System & Metaverse", // Future.
"NLP" // My undergraduate major.
};
Console.WriteLine("Hello, my friends!");
🍋
PhD Student @ HIT-ICES, Founder & Manager @ HIT-ReFreSH, C# developer.
-
Research Center of Intelligent Computing for Enterprises & Services, Harbin Institute of Technology @HIT-ICES
- Harbin, China
-
14:01
(UTC +08:00) - https://ferdinandsu.github.io
Highlights
- Pro
Pinned Loading
-
-
HIT-ReFreSH/MobileSuit
HIT-ReFreSH/MobileSuit PublicPowerful tool to quickly build a ConsoleApp
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.





