Skip to main content

Coding empowers me...

2018/8/19. Is my environment let or var?

I am learning programming language Swift for 10 months.
And my environment is changing a lot.
I taught it was fixed when I worked for one company. But it was not. 
After I was fired, I released my 2 apps.
They are downloaded a little. There are some reasons as so. 
Important point is not the numbers of downloads. I can change my environment by myself. I couldnt make apps in last year. This is very big surprise.
And I realize that my environment is var (variable), not let (constant).

Coding empowers me...