HSHarsha Sudabattulainmy-journey-at-resmed.hashnode.dev·Mar 6, 2025 · 1 min readFlowchartsToday, I worked on creating workflow diagrams to better understand how different entities within my company function together. This exercise was suggested by my manager, who emphasized that as a software developer, it’s crucial to understand the busi...00
HSHarsha Sudabattulainmy-journey-at-resmed.hashnode.dev·Mar 4, 2025 · 1 min readSFTP TestingToday, I worked with SFTP accounts testing using WinSCP, and I found the approach incredibly efficient. SFTP (Secure File Transfer Protocol) ensures safe and encrypted file transfers across networks, making it a reliable choice for businesses. I real...00
HSHarsha Sudabattulainmy-journey-at-resmed.hashnode.dev·Mar 3, 2025 · 2 min readC# FeaturesToday, I explored some unique features of C# that set it apart from other programming languages. Features like LINQ (Language Integrated Query), async/await for asynchronous programming, properties with getters and setters, and unsafe code for memory...00