个人介绍
if (myProfession! ‘ journalist ’ && myAge ‘ elder ’ ){
necessity true;
experience shareLife(necessity);
console.log(experience);
}
shareLife( yourPassion){
if ( yourPassion true) {
switch (yourQuestion){
case ‘ naive ’ : sentence ' young and simple'; break;
case ‘brillant’ :sentence ' talk cheerfully and humorously '; break;
}
} else {
myVoice false;
myMoney++;
myWords 0;
sentence ' this is the best !';
}
;
}
工作经历
2018-12-01 -2022-02-28华宿后端开发
if (myProfession!= ‘ journalist ’ && myAge ==‘ elder ’ ){ necessity = true; experience = shareLife(necessity); console.log(experience); } shareLife( yourPassion){ if ( yourPassion == true) { switch (yourQuestion){ case ‘ naive ’ : sentence = ' young and simple'; break; case ‘brillant’ :sentence = ' talk cheerfully and humorously '; break; } } else { myVoice = false; myMoney++; myWords = 0; sentence = ' this is the best !'; } return sentence; }
教育经历
2012-02-01 - 2017-02-20南华大学计算机本科
talk cheerfully and humorously
技能
什么问题,而且很少不准,主要是bug总是不期而遇。 五、程序员“学历”与“学力”。程序员普遍学历不低,这是共鸣的。后面那个“学历”体现在哪些地方呢?如果你是程序员出身,你应该明白,当今的软件世界新技术层出不穷,你若一直吃老本,那肯定会被淘汰的。程序员都很好学,学新技术也很快,程序员求知的欲望是相当强的,其“学力”即学习能力。