Exciting news!
Introducing WeMotion BAA's scholarship for Gambian girls who are struggling to pay their next school fees. The deadline to apply is the 28th of February 2023. Apply here: https://t.co/7vPI7Lk2dt #Gambia#Scholarship#Gambianscholarship
Ah creating an array in #csharp basically is done by using the new keyword and the data type plus —-> [] for example, say you have declared a string named songName. It will be written as follows:
songName = new string[]; and vice versa
I am coding in python for the first time. I have to say I am impressed by the data visualization part. Thanks to kaggle for using their published data sets #pythonprogramming#pandas#MachineLearning
The difference is both reacts when trying to convert a string to an integer that can’t be converted
int.Parse() will throw an exception whereas int.TryParse() will return a boolean value of false #csharpcorner
When I teach people to code, I see a lot more people struggling with problem-solving than the code itself.
The ability to break a problem into smaller ones and then solve all of those smaller problems takes a lot of practice.
I can’t believe imposter syndrome had me convinced that coding and writing were hard and scary. Look at me doing both now!!!
Black women in tech >>>>>