I got a friend that works thereAnyone here has a netapp certification? I need help with a problem. THe fukkwads on the netapp.com forums are of no help to me
I got a friend that works thereAnyone here has a netapp certification? I need help with a problem. THe fukkwads on the netapp.com forums are of no help to me
Their tier 1 support guys suck for the most part. I feel like i know more than most of them. These mofos seem to just look up articles of previously reported issues and regurgitate the words to you verbatimI got a friend that works there
Torrents are the only way to get CBT nugget videos?
Well, you could also just buy them.
Well, you could also just buy them.
Have an interview today for a code boot camp
i'll make one up from memory
var a = { x:1,y:2,z:3};
var b = {x:2,y1:2,z1:3};
function combine(a,b) {
for(prop in a) {
b[prop] = a[prop] ;
}
return b;
}
console.log(a,b);
x
1
y
2
y1
2
z
3
z1
3
is the result, see how b's x property is gone?
2 interviews in houston on wednesday, fingers crossed cause i know thats where i need to be.
Network + to be completed in the next week or so.
Don't know what to start next tho: Security+, or CCNA(likely)
2 interviews in houston on wednesday, fingers crossed cause i know thats where i need to be.
Network + to be completed in the next week or so.
Don't know what to start next tho: Security+, or CCNA(likely)
A+, associates, and a lot of experience. Gonna be either help desk or desktop supportDont u just have A+? What work are u trying to get?