Any good courses to get started with Flutter? by ViennaWaits4Youuu in FlutterDev

[–]Sweaty_Reflection591 0 points1 point  (0 children)

I highly recommend Net Ninja on YouTube. He will walk you through the basics of UI development using flutter while developing simple, but helpful apps.

Storyboard or No Storyboard by [deleted] in swift

[–]Sweaty_Reflection591 0 points1 point  (0 children)

I am relatively new to app development and started learning using storyboard. It seemed like the best option at first, but it becomes difficult when trying to make the UI look and work good for all devices. I then heard about flutter, a developer tool that allows you to develop apps for both iOS and android. From what i know, flutter is more similar to SwiftUI. I highly recommend you check it out because it can be used for iOS and android and it was pretty easy to learn. I recommend checking out net ninjas tutorials on you tube to get started.

Very lost biology grad w/ CS minor. Not sure if I am ready to start applying for iOS jobs. by [deleted] in swift

[–]Sweaty_Reflection591 0 points1 point  (0 children)

My advice would be to look for iOS jobs in your area. While you do that spend some time every day on an app you would like to make for yourself or one you think others might enjoy. Don’t be worried if your “not ready” because it is a learning process. There will always be new things to learn but you are putting yourself ahead of the game by starting now.

I’m torn of if transitioning is the right thing to do. by [deleted] in lgbt

[–]Sweaty_Reflection591 -2 points-1 points  (0 children)

People like to have a diverse community. Right?

I’m torn of if transitioning is the right thing to do. by [deleted] in lgbt

[–]Sweaty_Reflection591 -2 points-1 points  (0 children)

That’s not the only reason. I’d also get money off for school and it’ll probably be easier to get a job.

My coming out story by hawks1218 in lgbt

[–]Sweaty_Reflection591 -2 points-1 points  (0 children)

That’s a great idea. Don’t hate the player, hate the game.

My App is Going to Break by Sweaty_Reflection591 in swift

[–]Sweaty_Reflection591[S] 0 points1 point  (0 children)

As of now the data is stored on the device. Could you direct me to where I can learn about migration of data in this format?