Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,153,534 members, 7,819,915 topics. Date: Tuesday, 07 May 2024 at 06:32 AM

Alphabyte's Posts

Nairaland Forum / Alphabyte's Profile / Alphabyte's Posts

(1) (2) (of 2 pages)

Programming / Re: What Api Can I Use For Vtu? by Alphabyte(m): 11:44am On Nov 12, 2022
Clubkconnect
Programming / Re: C++ Tutorial For Expert And Beginners by Alphabyte(m): 12:42pm On Nov 11, 2022
Instead of writing long codes you can split it Into some classes or headers

For advanced knowledge on c++ header files in the main c++ class . Note that the header files and class in in .h ; for example create.h . For more explanation look at the link Below


https://learn.microsoft.com/en-us/cpp/cpp/header-files-cpp?view=msvc-170
Programming / Re: Facebook Parent Meta Sacks Over 11,000 Employees by Alphabyte(m): 6:24pm On Nov 09, 2022
qtguru:
Meta Platforms Inc, the parent entity of social media platform Facebook, has sacked over 11,000 employees and is set to extend the freeze it has imposed on new hiring. This is 13 percent of the company’s workforce.

"I want to take accountability for these decisions and for how we got here. I know this is tough for everyone, and I’m especially sorry to those impacted," Meta chief executive officer Mark Zuckerberg said.

https://www.moneycontrol.com/news/business/facebook-parent-meta-sacks-over-11000-employees-reports-9481751.html


Just because stock market and revenue is Down. Layoffs seem to be bad for employees.
Meta should focus more on features on their app and make it more addictive than focusing on the metaverse which will become popular 2050
Programming / 6 Apps To Learn Programming by Alphabyte(m): 5:47pm On Nov 08, 2022
Programming / Plans Of A Software Developer by Alphabyte(m): 11:53am On Nov 04, 2022
A conference is all about networking, learning more on specific topics, and exploring new ideas. These events bring industry professionals and those with similar interests together in one event to learn and interact with one another.

Regardless of the type of conference you are hosting, as a conference organizer, you know that the most important element of your conference planning is ensuring that attendees are engaged in your activities, workshops, and exhibitions.


An excellent programmer is majorly dependent on the ability to gain relevant skills needed to work . Programming can be creative but at the same time there are periods of time when programming can be boring and tedious. Problem solving the the number one skills of a software developer .Learn a new codebase from GitHub repositories and know how the code works before creating your own logic you learn from it.


Good networking skills are not gaining new contacts on LinkedIn; networking is developing relationships over time that is mutually beneficial but may be able to aid you in a job hunt or business venture either initially or in the future.

key to business, and a successful job hunt, is building strong interpersonal relationships over time with people.


Learn to build projects and how you boost your earning capacity set long term and Short term goals and achieve these goals by planning ahead .

2 Likes

Programming / Re: Flutter Guides For Beginners by Alphabyte(m): 4:59pm On Oct 29, 2022
AfDapone:
So will need gradle in the stack

Yes for setup
Programming / Re: What's The Company You Dream Of Working For As A Programmer by Alphabyte(m): 11:32am On Oct 29, 2022
Programming / Re: Flutter Guides For Beginners by Alphabyte(m): 5:22pm On Oct 28, 2022
Tools
Android studio or Intellij idea or VS code

Environment setup

Flutter sdk
Android SDK
Gradle
Programming / Flutter Guides For Beginners by Alphabyte(m): 5:18pm On Oct 28, 2022
Flutter is an open-source UI software development kit created by Google. It is used to develop cross platform applications for Android, iOS, Linux, macOS, Windows, Google Fuchsia and the web from a single codebase.Its UI component is in widgets in dart. To learn flutter you have to have background on how to write simple dart program.

https://www.javatpoint.com/dart-programming

https://www.javatpoint.com/flutter

In flutter you have to learn to use different package and state management .


Examples of state management to learn are as follows





1. Provider

2. Riverpod

3. setState

4. InheritedWidget & InheritedModel

5. Redux

6. Fish-Redux

7 .BLoC / Rx

8. GetIt

9. MobX



10. Binder

11. GetX








introduction


https://www.youtube.com/watch?v=CD1Y2DmL5JM


project based


https://www.youtube.com/watch?v=yqwfP2vXWJQ



https://github.com/Solido/awesome-flutter


https://github.com/nepaul/awesome-flutter
Programming / Re: Full Stack Web Development What Procedure Do You Prefer by Alphabyte(m): 1:37pm On Oct 27, 2022
The frontend first with the id of each elements you can bind the data to your logic in backend to avoid unnecessary errors but it differs in case of WebAPIs.
Programming / Re: Jetpack Compose Guide Kotlin by Alphabyte(m): 12:55pm On Oct 27, 2022
aigohior:
I have been looking for playlist like this. But too lazy to research.
well done

You can watch some video of the playlist step by step because it is too many to watch all at once . You can finish it less than a week or 5 days it is just the basics.

1 Like

Programming / Re: Jetpack Compose Guide Kotlin by Alphabyte(m): 12:03pm On Oct 27, 2022
qtguru:
Awesome

U are welcome bro thanks
Programming / Jetpack Compose Guide Kotlin by Alphabyte(m): 11:44am On Oct 27, 2022
Jetpack Compose is Android’s toolkit for building native UI. It simplifies and accelerates UI development on Android. Quickly bring your app to life with less code, powerful tools and It makes building Android UI faster and easier. No XML for the UI but in compose (kt)


You have to learn the following to become a Senior android developer Retrofit,Room, coil x Kotlin ,coroutines ,MVVM, Firestore ,Dagger in Kotlin , ViewPager jetpack compose, compose Navigation.


https://youtube.com/playlist?list=PLSrm9z4zp4mEWwyiuYgVMWcDFdsebhM-r



www.tutorialkart.com/android-jetpack-compose


https://github.com/androiddevnotes/awesome-jetpack-compose-android-apps


Tools
Android studio or Intellij


Environment setup

Gradle and Android SDK

2 Likes 2 Shares

Programming / Re: Indians Are Not Joking In Tech See Photo � by Alphabyte(m): 5:11pm On Oct 26, 2022
Couzy21:


India doesn't have the second highest GDP, and its still a developing nation by all standards.
I meant 5th India economy is growing faster than ever .

2 Likes

Programming / Re: Indians Are Not Joking In Tech See Photo � by Alphabyte(m): 2:20pm On Oct 26, 2022
India is richer than Nigeria . The richest man in India is more wealthier than Dangote . India main problem is population . India has the second largest GDP in the world. In tech we are not even close to them.

3 Likes

Programming / Re: Lollzzzz, I'm Now A C++ Master by Alphabyte(m): 3:12pm On Oct 25, 2022
TastyFriedPussy:
Why? I don't understand. My code editor is actually configured to use C++20 features
Vs code or codeblock
Programming / Re: Lollzzzz, I'm Now A C++ Master by Alphabyte(m): 3:08pm On Oct 25, 2022
You should try C++14 and C++17
Programming / Re: Android Livestream & Modern Development by Alphabyte(m): 1:19pm On Oct 25, 2022
One good thing about compose the models views and controllers are in Kotlin no XML the codebase is reusable and the logic interact with the UI components.
Programming / Re: Android Livestream & Modern Development by Alphabyte(m): 1:16pm On Oct 25, 2022
Meta is migrating its Android codebase from #Java to #Kotlin. Currently, their Android codebase contains over 10 million lines of Kotlin code.
Programming / Re: Android Livestream & Modern Development by Alphabyte(m): 10:05pm On Oct 24, 2022
One good thing is if you are good with glide , Retrofit,Room, coil x Kotlin ,coroutines ,MVVM, Firestore ,Dagger in Kotlin you will find it easier in creating apps using compose in kt same logic .

The UI components is easy to create you copy them from material doc , paste and edit them in android no need to store the whole UI components in your brain .

https://developer.android.com/jetpack/compose/layouts/material

1 Like

Programming / Re: Android Livestream & Modern Development by Alphabyte(m): 9:27pm On Oct 24, 2022

1 Like

Programming / Re: Android Livestream & Modern Development by Alphabyte(m): 7:30pm On Oct 24, 2022
qtguru:


yeah even over Java too

I love the new features in android studio but it will make it eat up space in RAM
Programming / Re: Android Livestream & Modern Development by Alphabyte(m): 7:22pm On Oct 24, 2022
qtguru:

https://www.youtube.com/watch?v=Awi4J5-tbW4

Google is focusing more on jetpack compose more than flutter in the summit
Programming / Top Developers To Follow On NL 2022 by Alphabyte(m): 1:36pm On Oct 23, 2022
Mark2k

tensazangetsu20


qtguru

Chukstem2

Sleekcode

codesngr

Airsaylongcome


Silento


Jsxyoungboy.

TheManoftheyear

Tosinhtml

GREATIGBOMAN

DrLevi


ReactJs

Hannania

The list will be updated daily so tell me the ones I miss. Your criticism is appreciated

3 Likes

Programming / Re: What To Do You Do When You Lose Interest In Coding by Alphabyte(m): 8:29pm On Oct 18, 2022
fastanddubious:
I play PUBG cool

Addictive game so fun
Programming / Re: What's New by Alphabyte(m): 6:18pm On Oct 18, 2022
Ikkitenrio:
Haha, why would someone wanna buy a digital asset that is virtually worth nothing? But wait a sec, how then can you claim ownership of it?
Snoop Dogg metaverse have made millions of dollars. He has the biggest metaverse concert in the world . I think they don't know what to do with their money. Blockchain make you a co owner
Programming / Re: What's New by Alphabyte(m): 6:05pm On Oct 18, 2022
You can buy land and visual art on the metaverse which is worth nothing when you buy it . Blockchain tech will give you full ownership and you can also sell your asset but I think it is clueless and weird.
Programming / Re: What's New by Alphabyte(m): 6:00pm On Oct 18, 2022
Ikkitenrio:


That sounds interesting, but how does a lay man buy an expensive Headset for such, they're just too far ahead
Meta headset cost $1500 so expensive
Microsoft hololens 2 cost$3,500
Programming / Re: What's New by Alphabyte(m): 5:11pm On Oct 18, 2022
Ikkitenrio:
Recently, I've done a simple research and it seems as though most Nigerian tech industries go into Fintech, they are more technological aspects we could still touch, if you're in on any ideas would love to work with you.

Metaverse but there is no money in it like Fintech. Imagine building a room that make you visit any place of your choice. Meta and Microsoft has spent billions of dollars in the metaverse but there is low users . NVIDIA Omniverse is still hot and winning the race by building tools to create virtual world by digital artists
Programming / Re: VB.NET Tutorial For Beginners by Alphabyte(m): 12:48pm On Oct 18, 2022
Tools

Visual studio 2019+
MySQL or SQL management studio
Programming / VB.NET Tutorial For Beginners by Alphabyte(m): 12:17pm On Oct 18, 2022
VB.Net is a simple object-oriented computer programming language developed by Microsoft to combine the power of .NET Framework . It is use for making windows desktop apps.


Introduction to Vb.net

http://www.java2s.com/Tutorial/VB/0260__GUI/Catalog0260__GUI.htm
http://www.java2s.com/Tutorial/VB/CatalogVB.htm



https://www.youtube.com/watch?v=Wdj9_d4nHFs


https://github.com/augustina55/Student-Management-System


Framework
https://gunaui.com/
Programming / Re: Learn ASP.NET Core MVC by Alphabyte(m): 10:49am On Oct 18, 2022
Learn data binding and model binding. Note you can use user interface like react, MUI,Vuejs, Angular Js or ant design to write clean user interface. You should also learn entity framework core 6 . Learn how to create web apps and web API

(1) (2) (of 2 pages)

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 43
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.