My Promise for 2018
+-----+
Year2018.hardwork.then((success) => {
console.log('work harder');
}, (failure) => {
console.log('Never give up');
});
For further actions, you may consider blocking this person and/or reporting abuse
Scofield Idehen -
babar ali -
Argho Dev -
Ben Halpern -
Top comments (5)
I think I'm going to try for:
const Year2018 = async () => {
try {
let success = await workHarder();
console.log(
Keep working hard!
);} catch (err) {
console.log(
Learn from your mistakes
);}
}
Hello there. This is Avin, a Senior Quality Assurance Engineer who has spent the latter half of 2017 learning Java and Python with the aim of switching career as a full time developer. My skillset includes experience as a Selenium Automation Engineer with Java as the scripting language. Almost done with my Python Foundation Nanodegree from Udacity and on the way to enroll for another one. I see 2018 as the foundation for building my career as a Data Scientist. Taught myself to play guitar in 2017 and will continue to advance my guitar skills in 2018. Excited to learn and unlearn new stuff in 2018.
Good luck!!
Commit code to GitHub 365 days in a row. Created a tracker for this - github.com/plutov/yearofcommits