๐ŸŒ” Another day, another debug ๐Ÿ›

yours truly

// About Me...

Developer me = new Developer

{

โ€ƒโ€ƒโ€ƒName = "Peter O'Connor",

โ€ƒโ€ƒโ€ƒSkills = new string[] { "Front-end", "Back-end", "Enterprise" },

โ€ƒโ€ƒโ€ƒLanguages = new string[] { "C#", "JavaScript", "Python", "Java", "C++" },

โ€ƒโ€ƒโ€ƒLocation = "Derby, UK"

};

me.SayHi();



Portfolio myPortfolio = new Portfolio

{

โ€ƒโ€ƒโ€ƒTitle = "My Programming Portfolio",

โ€ƒโ€ƒโ€ƒDeveloper = me

};

๐Ÿ†

azure fundamentals microsoft certified badgeazure data fundamentals microsoft certified badgeazure developer associate microsoft certified badge

Powered by Gatsby Logo and โ˜•